diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/999')
| -rw-r--r-- | results/classifier/zero-shot/108/other/999 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/999 b/results/classifier/zero-shot/108/other/999 new file mode 100644 index 00000000..e0a567a9 --- /dev/null +++ b/results/classifier/zero-shot/108/other/999 @@ -0,0 +1,21 @@ +network: 0.841 +device: 0.838 +graphic: 0.796 +socket: 0.695 +debug: 0.640 +boot: 0.584 +performance: 0.536 +PID: 0.526 +semantic: 0.483 +vnc: 0.414 +other: 0.262 +files: 0.226 +permissions: 0.085 +KVM: 0.005 + +Update ipv4 function calls +Description of problem: +Qemu still uses obsolete ipv4 functions, it would be fine to convert them to their ipv6 counterparts: +* gethostbyname +* inet_aton +* inet_ntoa |