[libvirt] [PATCH] Fix typo error attribute name vlan-id should be vlanid in docs

Ján Tomko jtomko at redhat.com
Tue Aug 5 08:00:09 UTC 2014


On 08/05/2014 07:25 AM, Jianwei Hu wrote:
> [root at localhost ~]# virsh nwfilter-dumpxml myself
> <filter name='myself' chain='root'>
>   <uuid>7192ef51-cd50-4f14-ad7b-fa5c69ea19e3</uuid>
>   <rule action='accept' direction='in' priority='500'>
>     <vlan dstmacaddr='00:11:22:33:44:55' vlanid='44'/>
>   </rule>
> </filter>
> 
> [root at localhost ~]# ebtables -t nat -L
> Bridge table: nat
> 
> ...
> -p 802_1Q -d 0:11:22:33:44:55 --vlan-id 44 -j ACCEPT
> ---
>  docs/formatnwfilter.html.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK

I've added the bug link to the commit message and pushed the patch.

Jan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140805/048ec78c/attachment-0001.sig>


More information about the libvir-list mailing list