summaryrefslogtreecommitdiff
path: root/lib/Vyatta/IpTables/IpSet.pm
AgeCommit message (Expand)Author
2015-12-12vyatta-cfg-firewall: update network-group check to allow "this" networkAlex Harpin
2015-12-12vyatta-cfg-firewall: formatting changes for style consistencyAlex Harpin
2014-08-02Bug #128: do not call ipset for every port/address in range.Daniil Baturin
2013-01-22Fixing 8622Gaurav Sinha
2012-11-20Fix rc usage as per ispet_delete and other commandsGaurav Sinha
2012-11-19Add signal handler to handle CTRL+C to avoid commit blockade on lock fileGaurav Sinha
2012-11-19added reset all groups functionsGaurav Sinha
2012-11-19reset functions for named ipset rule implementation with commit lockGaurav Sinha
2012-11-19initial script for reset firewall group commandGaurav Sinha
2012-04-30service names with hyphen need to be escaped using square brackets.Gaurav Sinha
2011-05-03modify firewall groups to work with new commitnapa-devAn-Cheng Huang
2011-03-04changes for ipset 6.0An-Cheng Huang
2010-10-30Fix 5247: Firewall groups CLI becomes out of sync with ipset when sets and de...Stig Thormodsrud
2010-08-11get rid of lintian warningsAn-Cheng Huang
2010-07-13Fix Bug 5744 unable to use firewall group with recent match conditionMohit Mehta
2010-03-17Fix 5453: can't delete "address" under "firewall group <> address-group <> "Stig Thormodsrud
2010-02-15Fix 5227: firewall group config can get out of sync with ipsetStig Thormodsrud
2010-02-12Fix 5326: firewall group address range wraps at 255.Stig Thormodsrud
2010-01-22Fix 5248: Firewall config and show commands hang when showing and committing ...Stig Thormodsrud
2009-06-15Fix negate of firewall group.Stig Thormodsrud
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