libvirt/tests/nwfilterxml2xmlout
Stefan Berger 3a3b3691d1 nwfilter: Add support for icmpv6 filtering
Make use of the ebtables functionality to be able to filter certain
parameters of icmpv6 packets. Extend the XML parser for icmpv6 types,
type ranges, codes, and code ranges. Extend the nwfilter documentation,
schema, and test cases.

Being able to filter icmpv6 types and codes helps extending the DHCP
snooper for IPv6 and filtering at least some parameters of IPv6's NDP
(Neighbor Discovery Protocol) packets. However, the filtering will not
be as good as the filtering of ARP packets since we cannot
check on IP addresses in the payload of the NDP packets.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2015-01-07 11:41:49 -05:00
..
ah-ipv6-test.xml
ah-test.xml
all-ipv6-test.xml
all-test.xml
arp-test.xml
attr-value-test.xml Add test cases for parsing of list values 2011-11-18 11:58:18 -05:00
chain_prefixtest1.xml
comment-test.xml
conntrack-test.xml
esp-ipv6-test.xml
esp-test.xml
example-1.xml
example-2.xml
hex-data-test.xml
icmp-direction2-test.xml
icmp-direction3-test.xml
icmp-direction-test.xml nwfilter: More XML parser test cases 2010-04-09 07:25:02 -04:00
icmp-test.xml
icmpv6-test.xml This patch adds a couple of test cases for the XML parsing test suite covering various filterable protocols. For each test case an input XML and an output XML is provided checking the input XML after parsing and converting back into XML against the exepcted output XML. 2010-04-02 13:28:28 -04:00
igmp-test.xml
ip-test.xml
ipset-test.xml
ipt-no-macspoof-test.xml
ipv6-test.xml
iter-test1.xml
iter-test2.xml
iter-test3.xml
mac-test.xml
rarp-test.xml
ref-rule-test.xml
ref-test.xml This patch adds a couple of test cases for the XML parsing test suite covering various filterable protocols. For each test case an input XML and an output XML is provided checking the input XML after parsing and converting back into XML against the exepcted output XML. 2010-04-02 13:28:28 -04:00
sctp-ipv6-test.xml
sctp-test.xml
stp-test.xml
tcp-ipv6-test.xml
tcp-test.xml
udp-ipv6-test.xml
udp-test.xml
udplite-ipv6-test.xml This patch adds a couple of test cases for the XML parsing test suite covering various filterable protocols. For each test case an input XML and an output XML is provided checking the input XML after parsing and converting back into XML against the exepcted output XML. 2010-04-02 13:28:28 -04:00
udplite-test.xml
vlan-test.xml