summaryrefslogtreecommitdiff
path: root/templates-op/clear/nat/counters/node.def
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2010-02-03 16:35:29 -0800
committerMohit Mehta <mohit.mehta@vyatta.com>2010-02-03 16:35:29 -0800
commitcf6127d4091e50b3c7817e78947529ca599e6781 (patch)
treefab0daefd9fc9a7b5ed302bfb2b42a49811328d8 /templates-op/clear/nat/counters/node.def
parent19c6713d5d505cde98eee49031e7d7403bdad994 (diff)
downloadvyatta-nat-cf6127d4091e50b3c7817e78947529ca599e6781.tar.gz
vyatta-nat-cf6127d4091e50b3c7817e78947529ca599e6781.zip
fix bug 4115 'clear nat translations' does not clear nat translations
* removed command 'clear nat translations'. connection tracking entries can be flushed using 'clear connection-tracking' command * use perl api to get currently active NAT rules
Diffstat (limited to 'templates-op/clear/nat/counters/node.def')
-rw-r--r--templates-op/clear/nat/counters/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-op/clear/nat/counters/node.def b/templates-op/clear/nat/counters/node.def
index 3327eda..12a37df 100644
--- a/templates-op/clear/nat/counters/node.def
+++ b/templates-op/clear/nat/counters/node.def
@@ -1,2 +1,2 @@
help: Clear NAT counters
-run: /opt/vyatta/sbin/vyatta-clear-nat-counters.pl --clirule=all
+run: /opt/vyatta/sbin/vyatta-clear-nat-counters.pl --action=clear-counters --clirule=all