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
This commit is contained in:
Gerhard Stenzel 2009-11-11 13:02:57 +01:00 committed by Daniel Veillard
parent 6008cfc7c0
commit fedad93d9e

View File

@ -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