summaryrefslogtreecommitdiffstats
path: root/results/classifier/105/network/1010484
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/network/1010484')
-rw-r--r--results/classifier/105/network/101048438
1 files changed, 0 insertions, 38 deletions
diff --git a/results/classifier/105/network/1010484 b/results/classifier/105/network/1010484
deleted file mode 100644
index 9a268f4e..00000000
--- a/results/classifier/105/network/1010484
+++ /dev/null
@@ -1,38 +0,0 @@
-network: 0.774
-device: 0.707
-socket: 0.645
-graphic: 0.612
-semantic: 0.568
-vnc: 0.552
-mistranslation: 0.462
-other: 0.430
-instruction: 0.333
-boot: 0.332
-assembly: 0.234
-KVM: 0.174
-
-slirp to accept non-local dns server
-
-current version of slirp doesn't allow feeded dns address to be outside of given network.
-in many scenarios you need to provide dns server that isn't local.
-
-this simple patch removes checking for if dns server isn't in local subnet.
-
-
-
-The feature makes sense and would be acceptable. But please
-- post a patch on qemu-devel, following http://wiki.qemu.org/Contribute/SubmitAPatch
-- reject non-local DNS servers if restrict=on is selected
-
-Thanks!
-
-ping
-
-[Expired for QEMU because there has been no activity for 60 days.]
-
-A patch has been sent to the list now:
-https://lists.gnu.org/archive/html/qemu-devel/2019-10/msg00180.html
-
-Fixed here: https://git.qemu.org/?p=qemu.git;a=commitdiff;h=120b721f5b590393971673
-... and released with QEMU v4.2
-