summaryrefslogtreecommitdiff
path: root/lib/Vyatta/IpTables/AddressFilter.pm
AgeCommit message (Expand)Author
2018-03-12Task T35 - add support for IPv6 firewall adddress and network groupsMarian Tudosoiu
2015-12-12vyatta-cfg-firewall: formatting changes for style consistencyAlex Harpin
2010-08-11get rid of lintian warningsAn-Cheng Huang
2010-05-06Make sure perl packages load successfullyStephen Hemminger
2010-03-24Fix 5203: negation in firewall rule causes deprecation messageStig Thormodsrud
2009-08-05add tcp_udp as a valid key to hash. feature developer is responsibleMohit Mehta
2009-02-12Add check for combining network-group and address-group.Stig Thormodsrud
2009-02-11Add check for combination of IP range and network-group.Stig Thormodsrud
2009-02-05display appropriate anywhere address depending on IPv4 or IPv6Mohit Mehta
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-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-26Add support for IPv6 address ranges.Bob Gilligan
2009-01-23Bugfix 4062: Don't reference parameters outside the config tree.Bob Gilligan
2009-01-21Initial support for IPv6.Bob Gilligan
2008-12-09Warning are now enabled - don't reference undefined values.Stig Thormodsrud
2008-12-08Convert to use Vyatta::Stig Thormodsrud
2008-11-25Fix reference to Vyatta::MiscStephen Hemminger
2008-11-24Convert to Vyatta::ConfigStephen Hemminger