From 4e6e6ff12dd1b3c402717d71f9ee1f8f68545213 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 29 Mar 2010 17:23:40 -0700 Subject: Rename rate-limiter to rate-control Bug 4541 Limiting implies packet drop, but this qos-policy does shaping. --- templates/qos-policy/rate-limit/node.def | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 templates/qos-policy/rate-limit/node.def (limited to 'templates/qos-policy/rate-limit/node.def') diff --git a/templates/qos-policy/rate-limit/node.def b/templates/qos-policy/rate-limit/node.def deleted file mode 100644 index 57bf98e..0000000 --- a/templates/qos-policy/rate-limit/node.def +++ /dev/null @@ -1,8 +0,0 @@ -tag: -type: txt -help: Set rate limiting policy -syntax:expression: pattern $VAR(@) "^[[:alnum:]][-_[:alnum:]]*$" - ; "only alpha-numeric policy name allowed" -create: /opt/vyatta/sbin/vyatta-qos.pl --create-policy $VAR(.) $VAR(@) -delete: /opt/vyatta/sbin/vyatta-qos.pl --delete-policy $VAR(@) -end: /opt/vyatta/sbin/vyatta-qos.pl --apply-policy $VAR(@) -- cgit v1.2.3