I am adding a row with information about the newly supported comment attribute to each of the tables describing supported attributes of protocols. Signed-off-by: Stefan Berger --- docs/formatnwfilter.html.in | 51 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) Index: libvirt-acl/docs/formatnwfilter.html.in =================================================================== --- libvirt-acl.orig/docs/formatnwfilter.html.in +++ libvirt-acl/docs/formatnwfilter.html.in @@ -388,6 +388,11 @@ UINT16 (0x600-0xffff), STRING Layer 3 protocol ID + + comment + STRING + text with max. 256 characters +

Valid Strings for protocolid are: arp, rarp, ipv4, ipv6 @@ -466,6 +471,11 @@ IP_ADDR Destination IP address in ARP/RARP packet + + comment + STRING + text with max. 256 characters +

Valid strings for the Opcode field are: @@ -551,6 +561,11 @@ UINT16 End of range of valid destination ports; requires protocol + + comment + STRING + text with max. 256 characters +

Valid strings for protocol are: @@ -636,6 +651,11 @@ UINT16 End of range of valid destination ports; requires protocol + + comment + STRING + text with max. 256 characters +

Valid strings for protocol are: @@ -723,6 +743,11 @@ UINT16 End of range of valid destination ports + + comment + STRING + text with max. 256 characters +



@@ -813,6 +838,11 @@ UINT16 ICMP code + + comment + STRING + text with max. 256 characters +



@@ -892,6 +922,11 @@ IP_ADDR End of range of destination IP address + + comment + STRING + text with max. 256 characters +



@@ -978,6 +1013,11 @@ UINT16 End of range of valid destination ports + + comment + STRING + text with max. 256 characters +



@@ -1054,6 +1094,11 @@ UINT16 ICMPv6 code + + comment + STRING + text with max. 256 characters +



@@ -1118,7 +1163,11 @@ IPV6_ADDR End of range of destination IP address - + + comment + STRING + text with max. 256 characters +