From e83f9be60145c1bed3ced480163972090b78a5c9 Mon Sep 17 00:00:00 2001 From: Heinz Knutzen Date: Mon, 15 Apr 2024 17:58:37 +0200 Subject: [PATCH] v6.068 - 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. --- Changes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changes b/Changes index 23e6eb4b..788f2ab6 100644 --- a/Changes +++ b/Changes @@ -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.