summaryrefslogtreecommitdiff
path: root/lib/Vyatta/IpTables/IpSet.pm
AgeCommit message (Expand)Author
2009-02-27Limit address range to a /24, but make easy to change if it's deam too restri...Stig Thormodsrud
2009-02-16- Add check for address range starting with higher address.Stig Thormodsrud
2009-02-15Reduce duplicate code.Stig Thormodsrud
2009-02-15Change delete_member_range to use the same subnet prefix.Stig Thormodsrud
2009-02-15Add support for ranges in firewall group address & port.Stig Thormodsrud
2009-02-13Add description and references to "show firewall group".Stig Thormodsrud
2009-02-13Cache exists() to reduce calls to external /usr/sbin/ipset.Stig Thormodsrud
2009-02-13Add support for "show firewall group".Stig Thormodsrud
2009-02-10Change sudo usage to be more consistent.Stig Thormodsrud
2009-02-10Clean up mapping between vyatta firewall group_type vs ipset set_type.Stig Thormodsrud
2009-02-10Add space in front of match rule just in case other match rules don't.Stig Thormodsrud
2009-02-10Add more validation of firewall network-group before calling ipset.Stig Thormodsrud
2009-02-10Add more firewall group validation before calling ipset.Stig Thormodsrud
2009-02-06Add validation of group type.Stig Thormodsrud
2009-02-03Fix perlcritic warningsStephen Hemminger
2009-02-02Add 1st pass of firewall group support (ipset netfilter moduleStig Thormodsrud