From: Stefan Berger Date: Thu, 30 Sep 2010 20:01:51 +0000 (-0400) Subject: nwfilter: Extend docs with information about comment attr. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=4bb2b16d07fcbf33da2d461ae39924ec2691d4af;p=libvirt.git nwfilter: Extend docs with information about comment attr. I am adding a row with information about the newly supported comment attribute to each of the tables describing supported attributes of protocols. --- diff --git a/docs/formatnwfilter.html.in b/docs/formatnwfilter.html.in index 3862d04aca..7d0c215737 100644 --- a/docs/formatnwfilter.html.in +++ b/docs/formatnwfilter.html.in @@ -388,6 +388,11 @@ UINT16 (0x600-0xffff), STRING Layer 3 protocol ID + + comment (Since 0.8.5) + 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 (Since 0.8.5) + 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 (Since 0.8.5) + 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 (Since 0.8.5) + STRING + text with max. 256 characters +

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



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



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



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



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



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