ofp-util: Also accept NXAST_DROP_SPOOFED_ARP.
[openvswitch] / vswitchd / vswitch.xml
index 979fd5dfeac555559fb97d1b879ed49e7d950411..b9d8aaa9f3249d3a5f53e9366b2f0e72e4f47271 100644 (file)
         defined types are listed below:</p>
       <dl>
         <dt><code>linux-htb</code></dt>
-        <dd>Linux ``hierarchy token bucket'' classifier.</dd>
+        <dd>
+          Linux ``hierarchy token bucket'' classifier.  See tc-htb(8) (also at
+          <code>http://linux.die.net/man/8/tc-htb</code>) and the HTB manual
+          (<code>http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm</code>)
+          for information on how this classifier works and how to configure it.
+        </dd>
       </dl>
     </column>