summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2012-02-14Bugfix 7778: Add 'show firewall summary' command and setup summary info for ↵John Southworth
webgui dashboard
2010-11-29Fix 5163: 'show firewall' displays misleading output when firewall groups ↵Stig Thormodsrud
are used Replace "show firewall" with "show firewall detail" output.
2010-08-17remove low-level config dir usageAn-Cheng Huang
2009-02-13Add "show firewall group" that shows all groups.Stig Thormodsrud
2009-02-13Add "show firewall group".Stig Thormodsrud
2009-02-06add clear counter commands for ipv6 firewall chain/chain-ruleMohit Mehta
2009-02-06add 'show firewall <fw-type> detail' and 'show firewall <fw-type> statistics'Mohit Mehta
2009-02-05add the following commandsMohit Mehta
'show firewall detail' 'show firewall statistics' 'clear firewall modify <fw-modify> counters' 'clear firewall modify <fw-modify> rule <rule-num> counters' allow show command on rule 1025 for any chain
2009-02-04modify 'show firewall' hierarchy per config mode cliMohit Mehta
2009-01-30clear out counters for all iptable rules that correspond to a CLI ruleMohit Mehta
2009-01-29Fix Bug 1041 Add "clear firewall name <name> rule <number> counters" commandMohit Mehta
2009-01-22Initial support for IPv6.Bob Gilligan
2008-06-04fix for bug 3156: only show configured names as completions.An-Cheng Huang
2008-06-04fix for bug 3301: only show configured names as completions.An-Cheng Huang
2008-04-07Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized for vyatta-op-firewall
2008-02-29convert to using iptables directlyStephen Hemminger
Some usages of iptables by sudo are allowed by /etc/sudoers. This avoids having to run perl command as root, and keeps kernel the same as mainline.
2008-02-28add quoting for inline scripts in templatesAn-Cheng Huang
2008-02-21fix quoting in show command templatesAn-Cheng Huang
2007-12-20Add "clear firewall ..." commandsBob Gilligan
2007-12-19Change firewall operational commands so that they work correctly withBob Gilligan
admin level users and "users" level users.
2007-12-17Fixed several firewall show command templates files>Bob Gilligan
2007-12-14Initial commit of operational mode templates and scripts for theBob Gilligan
firewall subsystem.