Skip to content

Commit

Permalink
v6.062
Browse files Browse the repository at this point in the history
 - Meta data for each device is written to new file DEVICE.info .
   This JSON file will substitute the header data,
   which is written into code file currently.
   Header will be removed in next version, after updating Netspoc-Approve.
 - Mixed use of static and dynamic NAT at the same NAT tag is allowed again.
 - Fixed panic in command 'print-group' when called with option '--unused'.
 - For aggregates (objects of type 'any:...') we now always assume
   that they have subnets in other zone.
   This may lead to less optimizations, but runtime improves by about 5%.
  • Loading branch information
hknutzen committed Aug 7, 2023
1 parent bf70ba0 commit 5bad3b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{{$NEXT}}

6.062 2023-08-07 15:25:55+02:00 Europe/Berlin

- Meta data for each device is written to new file DEVICE.info .
This JSON file will substitute the header data,
which is written into code file currently.
Expand Down

0 comments on commit 5bad3b3

Please sign in to comment.