From: Gerhard Stenzel Date: Wed, 11 Nov 2009 12:02:57 +0000 (+0100) Subject: disable mac_filter config switch by default X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=fedad93d9ef4a93b1b2bde5ab185618312cf087e;p=libvirt.git disable mac_filter config switch by default * src/qemu/qemu.conf: disables the mac_filter config switch by default to match existing convention, also document the option --- diff --git a/src/qemu/qemu.conf b/src/qemu/qemu.conf index 2af8ffedfc..2129bae2b5 100644 --- a/src/qemu/qemu.conf +++ b/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