summaryrefslogtreecommitdiff
path: root/templates/firewall/name/node.tag
AgeCommit message (Expand)Author
2021-12-27Firewall: T4100: increase maximum number of rulesroot
2021-05-25firewall: ICMP code/type: T3569srividya0208
2018-10-26T59: Inspect action still exists in firewall and should be removedhagbard
2015-10-24vyatta-cfg-firewall: temporarily disable p2p option in firewall configAlex Harpin
2015-05-03Bug #406: display uncommited firewall group names in completion.Daniil Baturin
2014-08-01Bug #45: add port range validation to firewall templates.Daniil Baturin
2012-10-06PBR: config command validations, help strings etc. cleaned up andsusheela
2012-08-29fix 8200, don't allow shim6 in allowed list of ipv4 protocols for firewallGaurav Sinha
2012-06-02Make firewall syntax checks use the vyatta-util libraryJohn Southworth
2011-12-02Warn users when stateful rules are set with state-policy configuredMohit Mehta
2011-12-01Bug 6063 ENH: Provide option(s) to globally allow stateful return trafficMohit Mehta
2010-08-17remove low-level config dir usageAn-Cheng Huang
2010-08-17update help text to use val_helpAn-Cheng Huang
2010-08-17fix bug 6055 firewall rule help strings are confusingMohit Mehta
2010-08-17fix range in help strings for count parameter under recentMohit Mehta
2010-07-27Convert firewall rules to val_help:Stephen Hemminger
2010-07-21undo verb usage at the start of help stringsMohit Mehta
2010-07-15Fix bug 4629 configuration limit of recent count firewall rule is 20Mohit Mehta
2010-06-11Add support for firewall enable-default-log.Stig Thormodsrud
2009-11-30added required keyword to help text.Michael Larson
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-11Add 'reject' as a configurable value for default-policyMohit Mehta
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-26Add allow/comp_help to firewall action.Stig 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