summaryrefslogtreecommitdiff
path: root/templates/firewall/modify
AgeCommit message (Expand)Author
2009-02-27Prevent ';' from being used in a firewall name.Stig Thormodsrud
2009-02-26Add allow/comp_help to firewall action.Stig Thormodsrud
2009-02-25Use single quote around $VAR(@).Stig Thormodsrud
2009-02-25Revert "Make sure to quote $VAR(@)."Stig Thormodsrud
2009-02-24Make sure to quote $VAR(@).Stig Thormodsrud
2009-02-24Limit firewall name to 29 characters since that is the iptables/ip6tablesStig Thormodsrud
2009-02-23Add "ipv6-modify" firewall configuration sub-tree.Bob Gilligan
2009-02-12Add firewall group nodes to firewall modify.Stig Thormodsrud
2009-02-12no need to use loop to echo allowed valuesMohit Mehta
2009-02-12better off storing icmp type-names than depend on iptables helpMohit Mehta
2009-01-30Fix Bug 2741 ENH: filter based on ICMP Type/code by nameMohit Mehta
2009-01-26Fix Bug 2474 https://bugzilla.vyatta.com/show_bug.cgi?id=2474Mohit Mehta
2009-01-16- Fix Bug 2223 Add rate rate limiting / burst limiting functions to the Vyatt...Mohit Mehta
2009-01-14Fix Bug 3653 Add the ability to configure time-based firewall rulesMohit Mehta
2009-01-14Fix Bug 3653 Add the ability to configure time-based firewall rulesMohit Mehta
2008-12-09Cleanup firewall templates for readability. Update help strings to reflect I...Bob Gilligan
2008-12-03add ipp2p config optionsAn-Cheng Huang
2008-06-04rename "mangle" to "modify"An-Cheng Huang