summaryrefslogtreecommitdiff
path: root/scripts/firewall/vyatta-firewall.pl
AgeCommit message (Expand)Author
2010-06-12Dont tear down conntrack if the other table is using it.Stig Thormodsrud
2010-06-12Dont create FW_CONNTRACK if it already exists.Stig Thormodsrud
2010-06-11Add support for firewall enable-default-log.Stig Thormodsrud
2010-06-10Infrastruction needed for bug 5583.Stig Thormodsrud
2010-03-05Fix firewall conntrack teardown.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-14Fix 4581: Firewall name issue causes failed commitStig Thormodsrud
2009-06-02Change firewall default-policy to default-action.Stig Thormodsrud
2009-05-11Add 'reject' as a configurable value for default-policyMohit Mehta
2009-05-08Fix Bug 4388 firewall name shouldn't have been set after commit failedMohit 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-27outlaw applying firewall to an interface that is defined under a zoneMohit Mehta
2009-04-27Disable firewall debuging by default.Stig Thormodsrud
2009-04-24enable/disable conntrack separately for ipv4/ipv6Stig Thormodsrud
2009-04-24Move setup/teardown out from top-level firewall node.Stig Thormodsrud
2009-04-13Fix bug where an empty firewall rule deletes the default drop policy.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-04-08Fix faulty search loop.Stig Thormodsrud
2009-04-07Apply interface firewalls to separate VYATTA_(IN|OUT)_HOOK.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-04Don't attempt to delete ruleset from "other" treesBob Gilligan
2009-02-24Allow IPv6 firewall rulesets to be configured on an interface independent of ...Bob Gilligan
2009-02-09Add back parameter that was dropped when converting to use run_cmd().Stig Thormodsrud
2009-02-04Delete commented out code.Stig Thormodsrud
2009-02-03Turn on strict checking and fix warningsStephen Hemminger
2009-01-29Use iptables comment to identify CLI rule numbers in iptables outputMohit Mehta
2009-01-23Bugfix 4062: Don't reference parameters outside the config tree.Bob Gilligan
2009-01-21Initial support for IPv6.Bob Gilligan
2008-12-03fix for perl module reorganizationAn-Cheng Huang
2008-11-24Convert VyattaConfig to Vyatta::ConfigStephen Hemminger
2008-11-21Rename VyattaIpTablesRule to Vyatta::IpTables::RuleStephen Hemminger
2008-08-07fix conntrack enabling mechanismAn-Cheng Huang
2008-06-04rename "mangle" to "modify"An-Cheng Huang
2008-05-09add mangle table support to firewall configuration. initial implementationAn-Cheng Huang
2008-04-21Merge branch 'glendale' into hollywoodrbalocca
2008-04-16fix for bug 3167: get the actual return status from iptables.An-Cheng Huang
2008-04-08add post-firewall hook for other featuresAn-Cheng Huang
2008-04-08fix for bug 3127: look for an exact match to replace/delete.An-Cheng Huang
2008-04-08fix for bug 3127: look for an exact match to replace/delete.An-Cheng Huang
2008-02-29fix a problem in the interaction between "firewall" and "interfaces".An-Cheng Huang
2007-12-31Bugfix: 2553Bob Gilligan
2007-12-28Bugfix: 2553Bob Gilligan
2007-12-10Initial setup of vyatta-cfg-firewall package.Bob Gilligan