checking in updated unit tests after changes in handling port ranges for IOS and changes for better deduplication of networks and address ranges in importer

This commit is contained in:
Vadim Kurland
2011-03-23 23:54:55 -07:00
parent 909470a0bf
commit 72370646a6
12 changed files with 149 additions and 125 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
2011-03-23 Vadim Kurland <vadim@netcitadel.com>
2011-03-23 vadim <vadim@netcitadel.com>
* addressObjectMaker.cpp (createObject): see #1548 Improved
algorithm used to deduplicate Network objects on import.
* FWWindow.cpp (prepareToolsMenu): fixed SF bug 3238026: build
failure on systems without net-snmp development libraries.