summaryrefslogtreecommitdiff
path: root/templates/firewall/name
AgeCommit message (Expand)Author
2010-01-04Don't allow spaces or other shell-confusing characters in firewall nameStephen Hemminger
2009-11-30added required keyword to help text.Michael Larson
2009-10-21move priority after tag nodes.slioch
2009-10-20add priority to node.def files.slioch
2009-10-02Change syntax exec to syntax pattern.Stig Thormodsrud
2009-08-07* Fix Bug 3625 Firewall protocol option should have a selection for TCP and UDPMohit Mehta
2009-07-31Fix 4683: Firewall Rule number maximum 1024 reachedStig Thormodsrud
2009-06-15Firewall groups fail on bootup - change syntax check to commit check.Stig Thormodsrud
2009-06-02Change syntax err msg from default-policy to default-action.Stig Thormodsrud
2009-06-02Change firewall default-policy to default-action.Stig Thormodsrud
2009-06-02* fix syntax error messageMohit Mehta
2009-06-02* add default value of 1 for 'limit burst' in its node.defMohit Mehta
2009-05-13rectify regex checkMohit Mehta
2009-05-11Add 'reject' as a configurable value for default-policyMohit Mehta
2009-05-05* don't allow user to create a chain that exists in the system. This may beMohit Mehta
2009-05-01* setup table only for specific tree, not both filter and mangleMohit Mehta
2009-04-24Move setup/teardown out from top-level firewall node.Stig Thormodsrud
2009-04-13Move firewall "end" processing down to each table.Stig Thormodsrud
2009-04-09Add ability for firename to select default policy.Stig Thormodsrud
2009-03-27Revert "Allow user configurable default-policy on firewall."Stig Thormodsrud
2009-03-27Allow user configurable default-policy on firewall.Stig Thormodsrud
2009-03-26* add 'redirect' to Valid ICMPv6 TypesMohit Mehta
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-12Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-firewall into jennerStig Thormodsrud
2009-02-12Add allow values for firewall groups.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-02-10Change sudo usage to be more consistent.Stig Thormodsrud
2009-02-06Add validation of group type.Stig Thormodsrud
2009-02-02Add 1st pass of firewall group support (ipset netfilter moduleStig Thormodsrud
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-13Fix Bug 3653 Add the ability to configure time-based firewall rulesMohit Mehta
2008-12-22Fix 2563: Add firewall-rule specific disable configuration parameter.Stig Thormodsrud
2008-12-20Fix 3626: Not all protocol numbers are accepted in firewall rules.Stig Thormodsrud
2008-12-09Cleanup firewall templates for readability. Update help strings to reflect I...Bob Gilligan
2008-12-03add ipp2p config optionsAn-Cheng Huang
2008-08-21fix for bug 3604: add fragment matching optionsAn-Cheng Huang
2008-08-07fix for bug 2224: add "recent" matchingAn-Cheng Huang
2008-05-19allow firewall rule to match inbound IPsec packets.An-Cheng Huang
2008-05-13add "inspect" action (maps to QUEUE) so "custom" traffic-filter for IPSAn-Cheng Huang
2008-04-09Fix Bug 3069 Help strings should be standardizedMohit Mehta