Releases: CheckPointSW/SmartMove
version 9.50
What's Changed
- SmartConnctor filter in order to remove irrelevant results
Full Changelog: v9.40...v9.50
version 9.40
What's Changed
-
Added a pre-commit code
-
Formating: dot net format
-
Added new logic to optimize policy by comments for Cisco and Firepower
/// Optimizes the security policy rulebase by merging several rules from the same sub-policy into a single rule.
/// Two rules can be merged into one rule if:
/// 1. CiscoASA and FirePower vendors: both rules can be merged if they have the same comments
/// 2. both rules have the same action, and
/// 3. both rules are enabled or disabled, and
/// 4. both rules have source and destination columns negated or not, and
/// 5. both rules have the same time objects, and
/// 6. either one of the following is true:
/// 6.1. both the source and destination columns match
/// 6.2. both the source and service columns match
/// 6.3. both the destination and service columns match -
adding a new command line to optimize by a comment: -obc | --optimize-by-comments
-
Adding slicing of conversion comments (custom-fields.field-1) up to 250 characters
-
fixing juniper crash
-
adding an option to smartconnector to re-use groups by name, flag name: reuse-group-name true|false [default]
-
JuniperSRX: parsing groups tag
Full Changelog: v9.20...v9.40
v9.20 Cisco Optimized NAT - Multithreading
v9.19 - Cisco and PAN-OS fixes
What's Changed
- Updated deprecated NuGet : System.Windows.Interactivity.WPF to Microsoft.Xaml.Behaviors.Wpf
- Updated smartconnector to use SDK : follow https://github.com/CheckPointSW/cp_mgmt_api_python_sdk
- Fixed Cisco network objects with class 32, converted to Check Point host
- Cisco allow to use (.)
- PAN-OS: fix the bug with infinite recursion
- Cisco fix: add error message for topology errors
Full Changelog: v9.18...v9.19
memory and parsing time enhancements
What's Changed
- enhancement converting handling for large files
- enhancement parsing time
Full Changelog: v9.17...v9.18
Change logo, fixes for : Cisco and Juniper, add service groups , filename length to 15 instead of 20
What's Changed
- Fix logo and version
- Enabled service groups
- Juniper: fix parsing version
- SmartAnalyze Fortinet: fix .conf file extension
- Change filename length to 15 instead of 20, 11 lengths are added for _policy_opt + 4 lengths in case the object exists by smartconnector
- SmartAnalyze Add for Cisco and Firepower file extensions .cfg and.txt same, same as SmartMove
Full Changelog: v9.16...v9.17
Quality version: Fortinet & Cisco
What's Changed
- Fortinet fix bug with creating config files
- Cisco ASA: fixed issue with cisco_object
- Fortinet: changing the logic for creating zones (VDOM mode)
Full Changelog: v9.15...v9.16
panorama parsing files
Cisco allowing special characters to be used as part of nameif
What's Changed
- Cisco ASA : allowing special characters to be used as part of nameif
Full Changelog: v9.13...v9.14
Fortinet and juniper Juno-OS fixes
What's Changed
- (Fortinet) Fixes errors with config parsing
- juniper Juno-OS add support for "any"
Full Changelog: v9.12...v9.13