Skip to content

Commit d483c56

Browse files
committed
CHANGELOG
1 parent 692e159 commit d483c56

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)