mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-07 05:49:59 +00:00
5c7c755f50
With this patch I want to enable hex number inputs in the filter XML. A number that was entered as hex is also printed as hex unless a string representing the meaning can be found. I am also extending the schema and adding a test case. A problem with the DSCP value is fixed on the way as well. Changes from V1 to V2: - using asHex boolean in all printf type of functions to select the output format in hex or decimal format |
||
---|---|---|
.. | ||
ah-ipv6-test.xml | ||
ah-test.xml | ||
all-ipv6-test.xml | ||
all-test.xml | ||
arp-test.xml | ||
conntrack-test.xml | ||
esp-ipv6-test.xml | ||
esp-test.xml | ||
hex-data-test.xml | ||
icmp-direction2-test.xml | ||
icmp-direction3-test.xml | ||
icmp-direction-test.xml | ||
icmp-test.xml | ||
icmpv6-test.xml | ||
igmp-test.xml | ||
ip-test.xml | ||
ipt-no-macspoof-test.xml | ||
ipv6-test.xml | ||
mac-test.xml | ||
ref-rule-test.xml | ||
ref-test.xml | ||
sctp-ipv6-test.xml | ||
sctp-test.xml | ||
tcp-ipv6-test.xml | ||
tcp-test.xml | ||
udp-ipv6-test.xml | ||
udp-test.xml | ||
udplite-ipv6-test.xml | ||
udplite-test.xml |