This patch disables the mac_filter config switch by default to match
existing convention.

Signed-off-by: Gerhard Stenzel <[email protected]>

Index: libvirt/src/qemu/qemu.conf
===================================================================
--- libvirt.orig/src/qemu/qemu.conf
+++ libvirt/src/qemu/qemu.conf
@@ -153,4 +153,7 @@
 
 # hugetlbfs_mount = "/dev/hugepages"
 
-mac_filter = 1
+# mac_filter enables MAC addressed based filtering on bridge ports. 
+# This currently requires ebtables to be installed.
+#
+# mac_filter = 1

-- 
Best regards, 

Gerhard Stenzel, 
-----------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Erich Baier
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to