* Importer.cpp (pushRule): fixes #2280 Rules created from PIX

config import showed an icon that indicated non-default
combination of rule options, yet all rule options looked normal
when opened in the editor.
This commit is contained in:
Vadim Kurland
2011-03-25 23:29:27 -07:00
parent 8023a23dfb
commit efb6398190
7 changed files with 25 additions and 8 deletions
+5
View File
@@ -1,5 +1,10 @@
2011-03-25 vadim <vadim@netcitadel.com>
* Importer.cpp (pushRule): fixes #2280 Rules created from PIX
config import showed an icon that indicated non-default
combination of rule options, yet all rule options looked normal
when opened in the editor.
* parsers/pix.g (icmp_top_level_command): see #2164 Implemented
import of "ssh", "telnet" and "icmp" PIX/ASA commands. These
commands are imported as regular rules in the main Policy ruleset.