]> xenbits.xensource.com Git - libvirt.git/commit
nwfilter: remove bogus 'protocolid' attribute on arp/rarp fields
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 6 Dec 2017 16:23:54 +0000 (16:23 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 7 Dec 2017 09:21:04 +0000 (09:21 +0000)
commit15f42b52fd7ca4c30861b85334d7911a65fe17b9
tree5f2c2f2b1430bc9f109d9b4d8c44b88cadb4d753
parent373598143a4995985f3fee636f89c2d57543655a
nwfilter: remove bogus 'protocolid' attribute on arp/rarp fields

Various example XML documents for arp/rarp filtering have a protocolid
XML attribute defined. This is never parsed or output by the libvirt XML
handling code, so shouldn't be present in example XML files either

Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tests/nwfilterxml2firewalldata/arp.xml
tests/nwfilterxml2firewalldata/rarp.xml
tests/nwfilterxml2xmlin/arp-test.xml
tests/nwfilterxml2xmlin/chain_prefixtest1.xml
tests/nwfilterxml2xmlin/rarp-test.xml