Skip to content

Commit

Permalink
v6.068
Browse files Browse the repository at this point in the history
 - Fixed command 'cut-netspoc'.
   - Only retain management_instance of used router.
   - Ignore area with only inherited NAT.
   - Find new anchor even if it is subnet of unused network.
   - Support 'user' in nested element.
   - Prevent error message
     "Must not use any:[..] .. because it has address of network"
   - Intersection of nested elements of different type.
  • Loading branch information
hknutzen committed Apr 15, 2024
1 parent 9a48d9d commit e83f9be
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{{$NEXT}}

6.068 2024-04-15 17:58:21+02:00 Europe/Berlin

- Fixed command 'cut-netspoc'.
- Only retain management_instance of used router.
- Ignore area with only inherited NAT.
- Find new anchor even if it is subnet of unused network.
- Support 'user' in nested element.
- Prevent error message
"Must not use any:[..] .. because it has address of network"
- Intersection of nested elements of different type.

6.067 2024-02-26 10:13:31+01:00 Europe/Berlin

- Hidden NAT may be applied multiple times to the same network now.
Expand Down

0 comments on commit e83f9be

Please sign in to comment.