* IPTImporter.cpp (pushPolicyRule): see #2206 Iptables commands with

no "-j TARGET" parameter should be imported using action "Continue".
This commit is contained in:
Vadim Kurland
2011-04-11 18:58:34 -07:00
parent b2e9445cec
commit b49e76a052
2 changed files with 6 additions and 2 deletions
+3
View File
@@ -1,5 +1,8 @@
2011-04-11 vadim <vadim@netcitadel.com>
* IPTImporter.cpp (pushPolicyRule): see #2206 Iptables commands with
no "-j TARGET" parameter should be imported using action "Continue".
* iptables.g (comment): see #2336 Importer for iptables recognizes
version stored in the top comment by iptables-save and sets
version in the firewall object it creates.