summaryrefslogtreecommitdiff
path: root/lib/Vyatta/IpTables
AgeCommit message (Expand)Author
2009-02-03Add validation that group and non-groups can't be used in the same src/dst rule.Stig Thormodsrud
2009-02-03Reduce duplicate code in setup/setupOrig.Stig Thormodsrud
2009-02-03Reduce duplicate code.Stig Thormodsrud
2009-02-03Fix perlcritic warningsStephen Hemminger
2009-02-03Enable strict checkingStephen Hemminger
2009-02-03Remove prototypeStephen Hemminger
2009-02-03Fix call to returnValue that should be returnOrigValue.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-29Use iptables comment to identify CLI rule numbers in iptables outputMohit Mehta
2009-01-26Add support for IPv6 address ranges.Bob Gilligan
2009-01-26Fix Bug 2474 https://bugzilla.vyatta.com/show_bug.cgi?id=2474Mohit Mehta
2009-01-23Bugfix 4062: Don't reference parameters outside the config tree.Bob Gilligan
2009-01-21Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-firewall into jennerBob Gilligan
2009-01-21Initial support for IPv6.Bob Gilligan
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-09Warning are now enabled - don't reference undefined values.Stig Thormodsrud
2008-12-08Convert to use Vyatta::Stig Thormodsrud
2008-12-03add ipp2p config optionsAn-Cheng Huang
2008-11-25Fix reference to Vyatta::MiscStephen Hemminger
2008-11-24Convert VyattaConfig to Vyatta::ConfigStephen Hemminger
2008-11-24Convert to Vyatta::ConfigStephen Hemminger
2008-11-21Rename VyattaIpTablesRule to Vyatta::IpTables::RuleStephen Hemminger