Vadim Kurland
|
85291843f5
|
* Importer.cpp (ignoreCurrentInterface): see #2152 "ASA Import -
shutdown interfaces". Importer recognizes and skips ASA interfaces
in "shutdown" mode.
|
2011-03-06 21:27:28 -08:00 |
|
Vadim Kurland
|
5c25bfb711
|
* IPTImporter.cpp (pushPolicyRule): see #2189 Policy importer
warnings and errors now include line numbers to help find relevant
lines in the original configuration file.
|
2011-03-06 13:16:11 -08:00 |
|
Vadim Kurland
|
9dbb444a51
|
fixes #2187 iptables parser error formatting problem
|
2011-03-05 23:49:47 -08:00 |
|
Vadim Kurland
|
ff53d6bd07
|
see #2145 Vlan interfaces discovered in the process of PIX configuration
import should be created as subinterfaces of the corresponding
parent with correct interface type and vlan id.
|
2011-02-26 12:17:23 -08:00 |
|
Vadim Kurland
|
1714e27233
|
see #2146 Issue a warning when
parser encounters "standby" parameter in an interface
configuration. We do not support import of PIX failover
configuration at this time.
|
2011-02-26 11:09:38 -08:00 |
|
Vadim Kurland
|
db4d501ece
|
see #87 import of interfaces for pix6,7 and 8 works. PArsing inetrface name, label, security level, address
|
2011-02-25 16:43:25 -08:00 |
|
Vadim Kurland
|
e799b24496
|
see #87 minimal grammar, importer classes
|
2011-02-25 14:02:32 -08:00 |
|
Vadim Kurland
|
16a51265ec
|
see #1931 added newlines between "PArser error" and other parts of the combined error message
|
2011-02-09 16:13:09 -08:00 |
|
Vadim Kurland
|
a67aaacb26
|
* IOSImporterRun.cpp (run): see #1931 "Update failed import
behavior". Added meaningful error messages for when policy
importer fails to create firewall object or does not create
interface objects or any rules.
|
2011-01-27 13:09:06 -08:00 |
|
A2K
|
e97b37162b
|
GUI objects are now built to libgui.a library. GUI compiles, but unit tests should be broken now.
|
2010-11-02 20:09:17 +02:00 |
|