From 55f34fe3bdeb1aa2eb424fec3b8335ffff027a62 Mon Sep 17 00:00:00 2001 From: Jianwei Hu Date: Tue, 5 Aug 2014 13:25:16 +0800 Subject: [PATCH] Fix vlanid attribute name in nwfilter docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 'vlanid' is the attribute name in our XML, 'vlan-id' is the ebtables attribute: [root@localhost ~]# virsh nwfilter-dumpxml myself 7192ef51-cd50-4f14-ad7b-fa5c69ea19e3 [root@localhost ~]# ebtables -t nat -L Bridge table: nat ... -p 802_1Q -d 0:11:22:33:44:55 --vlan-id 44 -j ACCEPT https://bugzilla.redhat.com/show_bug.cgi?id=1126721 Signed-off-by: Ján Tomko --- docs/formatnwfilter.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatnwfilter.html.in b/docs/formatnwfilter.html.in index 45b97f7699..7169fa972a 100644 --- a/docs/formatnwfilter.html.in +++ b/docs/formatnwfilter.html.in @@ -765,7 +765,7 @@ Mask applied to MAC address of destination - vlan-id + vlanid UINT16 (0x0-0xfff, 0 - 4095) VLAN ID