Skip to content

Commit

Permalink
v5.035
Browse files Browse the repository at this point in the history
 - Relaxed restriction for grouped NAT tags at network.
 - Fixed check for unstable subnet relation.
   Different networks with identical IP address from dynamic NAT are
   assumed to be still in valid subnet relation.
 - When generating IPv6 code for IOS and NX-OS devices, now correct
   syntax is generated for access-list, static route and interface address.
 - Hosts inside bridged networks are supported now and can be used in
   rules as usual.
 - Hosts with IP range are still not supported inside bridged network.
 - Attribute 'no_crypto_filter' is no longer supported.
   It was used for IOS < 12.3(8)T
 - export-netspoc now ignores hidden NAT when determining combined NAT
   mapping for owner having networks with different NAT mapping.
   This results in more visibilty of NAT addresses in shown rules and objects.
 - Fixed export of split service with parts having same rules.
   Previously, some split parts had been silently discarded.
 - Removed option '--export_ipv6' from export-netspoc.
  • Loading branch information
hknutzen committed Jun 4, 2018
1 parent 190ba0f commit bb7e891
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changes
@@ -1,6 +1,11 @@
{{$NEXT}}

5.035 2018-06-04 16:38:13+02:00 Europe/Berlin

- Relaxed restriction for grouped NAT tags at network.
- Fixed check for unstable subnet relation.
Different networks with identical IP address from dynamic NAT are
assumed to be still in valid subnet relation.
- When generating IPv6 code for IOS and NX-OS devices, now correct
syntax is generated for access-list, static route and interface address.
- Hosts inside bridged networks are supported now and can be used in
Expand Down

0 comments on commit bb7e891

Please sign in to comment.