]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add support for STP filtering
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 22 Nov 2011 20:12:03 +0000 (15:12 -0500)
committerStefan Berger <stefanb@us.ibm.com>
Tue, 22 Nov 2011 20:12:03 +0000 (15:12 -0500)
commitba3bf00acf108c768fb5aa60b7c0d689f80e4904
treee92cdc3a0cd330ca425a55dc1a8313577c591eb7
parentaf37ce3dc7350419773bc2201a3e830b9fa06a1c
Add support for STP filtering

This patch adds support for filtering of STP (spanning tree protocol) traffic
to the parser and makes us of the ebtables support for STP filtering. This code
now enables the filtering of traffic in chains with prefix 'stp'.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
docs/schemas/nwfilter.rng
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h
src/libvirt_private.syms
src/nwfilter/nwfilter_ebiptables_driver.c