Restrict b/w only on one node.
authorSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 12 Nov 2009 15:05:48 +0000 (15:05 +0000)
committerSapan Bhatia <sapanb@cs.princeton.edu>
Thu, 12 Nov 2009 15:05:48 +0000 (15:05 +0000)
sfatables/targets/RESTRICT_SLICE_PROP.xml

index e37fc6e..4f6c146 100644 (file)
@@ -5,7 +5,12 @@
         <argument>
             <name>max-node-kbps</name>
             <help>Maximum node bandwidth in kilobytes per second.</help>
-            <operand>kbps2</operand>
+            <operand>kbps</operand>
+        </argument>
+        <argument>
+            <name>on-node</name>
+            <help>Node to impose the limit on. Empty => all nodes.</help>
+            <operand>kbps</operand>
         </argument>
     <processor filename="max_node_kbps.xsl"/>
     </rule>