]> xenbits.xensource.com Git - libvirt.git/commitdiff
nwfilter: Extend docs with information about comment attr.
authorStefan Berger <stefanb@us.ibm.com>
Thu, 30 Sep 2010 20:01:51 +0000 (16:01 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Thu, 30 Sep 2010 20:01:51 +0000 (16:01 -0400)
I am adding a row with information about the newly supported comment
attribute to each of the tables describing supported attributes of protocols.

docs/formatnwfilter.html.in

index 3862d04acabc49a61e12dc57a44acb1a13b15df5..7d0c215737031f0ffc84a9bf637082f14b605e4a 100644 (file)
          <td>UINT16 (0x600-0xffff), STRING</td>
          <td>Layer 3 protocol ID</td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       Valid Strings for <code>protocolid</code> are: arp, rarp, ipv4, ipv6
          <td>IP_ADDR</td>
          <td>Destination IP address in ARP/RARP packet</td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       Valid strings for the <code>Opcode</code> field are:
          <td>UINT16</td>
          <td>End of range of valid destination ports; requires <code>protocol</code></td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       Valid strings for <code>protocol</code> are:
          <td>UINT16</td>
          <td>End of range of valid destination ports; requires <code>protocol</code></td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       Valid strings for <code>protocol</code> are:
          <td>UINT16</td>
          <td>End of range of valid destination ports</td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       <br><br>
          <td>UINT16</td>
          <td>ICMP code</td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       <br><br>
          <td>IP_ADDR</td>
          <td>End of range of destination IP address</td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       <br><br>
          <td>UINT16</td>
          <td>End of range of valid destination ports</td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       <br><br>
          <td>UINT16</td>
          <td>ICMPv6 code</td>
        </tr>
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       <br><br>
          <td>IPV6_ADDR</td>
          <td>End of range of destination IP address</td>
        </tr>
-
+       <tr>
+         <td>comment <span class="since">(Since 0.8.5)</span></td>
+         <td>STRING</td>
+         <td>text with max. 256 characters</td>
+       </tr>
       </table>
     <p>
       <br><br>