File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1818 But 'has_subnets' is still applied to both parts of network
1919 if both addresses have /0 address.
2020- A warn message is shown on useless attribute 'has_subnets'.
21+ - A warn message is shown on useless attribute 'subnet_of'
22+ at NAT definition of network.
2123
2224### Fixed
2325
2426- Better warn message for empty IPv6 area from dual stack area.
2527- Better warn message for IPv6 subnet of dual stack object.
2628 It is no longer proposed to add 'subnet_of',
2729 but to split the network into separate IPv4 and IPv6 objects.
28-
30+ - No longer show error message
31+ 'Must not use only IPv6 / IPv4 part of dual stack object',
32+ if supernet of missing network is still applied.
33+ - Program "cut-netspoc" now works with dual-stack topology.
2934
3035## [ 2025-05-26-1321]
3136
You can’t perform that action at this time.
0 commit comments