Skip to content

Commit

Permalink
v4.6
Browse files Browse the repository at this point in the history
 - Overlapping IP address ranges of hosts must have identical owner now.
 - Protocol modifiers src_any, dst_any are no longer supported.
 - Routes for ID-hosts (i.e. VPN software clients) are
   no longer combined at VPN hub.
 - Fixed small bug in remove-from-netspoc.
   It ignores start of group definition in comments now.
 - Significant runtime and memory improvement by finding grouped rules
   directly from rules of services.
  • Loading branch information
hknutzen committed Nov 23, 2015
1 parent 693ebb7 commit 1645b26
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Changes
@@ -1,5 +1,16 @@
{{$NEXT}}

4.6 2015-11-23 13:55:13+01:00 Europe/Berlin

- Overlapping IP address ranges of hosts must have identical owner now.
- Protocol modifiers src_any, dst_any are no longer supported.
- Routes for ID-hosts (i.e. VPN software clients) are
no longer combined at VPN hub.
- Fixed small bug in remove-from-netspoc.
It ignores start of group definition in comments now.
- Significant runtime and memory improvement by finding grouped rules
directly from rules of services.

4.5 2015-11-03 16:48:57+01:00 Europe/Berlin

- Routes to adjacent networks are combined now,
Expand Down

0 comments on commit 1645b26

Please sign in to comment.