summaryrefslogtreecommitdiff
path: root/interface-templates
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-04-15 16:18:39 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-04-15 17:00:44 -0700
commitff7a087858d97a98e7de05f3925c74d2b143b9fb (patch)
tree2a65944a9fb2a2e225844c7fd16f8a60e700d39f /interface-templates
parent4a59bd28bf2d7c901505be21db4bc12415f0711d (diff)
downloadvyatta-cfg-qos-ff7a087858d97a98e7de05f3925c74d2b143b9fb.tar.gz
vyatta-cfg-qos-ff7a087858d97a98e7de05f3925c74d2b143b9fb.zip
Add checking at commit for input policy
Handle configuration errors in policy.
Diffstat (limited to 'interface-templates')
-rw-r--r--interface-templates/input-policy/node.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface-templates/input-policy/node.def b/interface-templates/input-policy/node.def
index 4f25d62..8062561 100644
--- a/interface-templates/input-policy/node.def
+++ b/interface-templates/input-policy/node.def
@@ -1,2 +1,4 @@
help: Set incoming packet policy
+commit:expression:exec "/opt/vyatta/sbin/vyatta-qos.pl --check-ingress $IFNAME"
end: /opt/vyatta/sbin/vyatta-qos.pl --update-ingress $IFNAME
+