From: Jianwei Hu Date: Tue, 5 Aug 2014 05:25:16 +0000 (+0800) Subject: Fix vlanid attribute name in nwfilter docs X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=55f34fe3bdeb1aa2eb424fec3b8335ffff027a62;p=libvirt.git Fix vlanid attribute name in nwfilter docs '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 --- 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