summaryrefslogtreecommitdiff
path: root/scripts/firewall/vyatta-ipset.pl
AgeCommit message (Collapse)Author
2011-11-04Fix Bug 7477 firewall group negation doesn't work in vc6.3Stig
* use Ipset.pm method rather than CLI path to validate group name when using group as a match condition in a firewall ruleset (cherry picked from commit 77e338a9b5e668fb1104e2fb939a90b4d73f7ab0)
2011-11-04add "two-stage commit" equivalent to previous fix for bug 5227.An-Cheng Huang
(cherry picked from commit 7a753ec2407d775635adc0df54dac21f59950ecb)
2011-11-04modify firewall groups to work with new commitAn-Cheng Huang
(cherry picked from commit 22d37f427054b52bd724c17d9656bca6dee7d3c5)
2011-11-04more ipset 6.0 changeAn-Cheng Huang
(cherry picked from commit d271c70b1b42dbeff56c895c4d7902a99150e675)
2010-10-30Fix 5247: Firewall groups CLI becomes out of sync with ipset when sets and ↵Stig Thormodsrud
deletes are contained within a single commit
2010-03-18Fix firewall group parent delete while still referenced.Stig Thormodsrud
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
2009-07-31Another attempt to fix 4760.Stig Thormodsrud
(cherry picked from commit 4dadce6ebca29e6f6d7120a44541fd99034417f2)
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-13Add show-set to display all sets.Stig Thormodsrud
2009-02-13Add support for "show firewall group".Stig Thormodsrud
2009-02-06Add carriage return to error message.Stig Thormodsrud
2009-02-06Add validation of group type.Stig Thormodsrud
2009-02-02Add 1st pass of firewall group support (ipset netfilter moduleStig Thormodsrud
integration).