diff options
author | Bob Gilligan <gilligan@vyatta.com> | 2009-01-22 14:45:41 -0800 |
---|---|---|
committer | Bob Gilligan <gilligan@vyatta.com> | 2009-01-22 14:45:41 -0800 |
commit | 34872103f72e72193f9cc611af4ad34293d70d82 (patch) | |
tree | e480e7ea30fd5643bc3d7de72d31d202a1d7f527 /templates/show/firewall/node.def | |
parent | 2d8f7f3286dd7697aafc664b07be7b93cfb6939e (diff) | |
download | vyatta-op-firewall-34872103f72e72193f9cc611af4ad34293d70d82.tar.gz vyatta-op-firewall-34872103f72e72193f9cc611af4ad34293d70d82.zip |
Initial support for IPv6.
Diffstat (limited to 'templates/show/firewall/node.def')
-rw-r--r-- | templates/show/firewall/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show/firewall/node.def b/templates/show/firewall/node.def index 376c8e3..dcce274 100644 --- a/templates/show/firewall/node.def +++ b/templates/show/firewall/node.def @@ -1,3 +1,4 @@ help: Show firewall information + run: ${vyatta_bindir}/vyatta-show-firewall.pl -all /opt/vyatta/share/xsl/show_firewall.xsl |