Skip to content

Commit 2236731

Browse files
committed
CHANGELOG
1 parent 15da49a commit 2236731

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1414
### Changed
1515

1616
- No longer superflously create zones from nat_in.
17+
- Attribute 'has_subnets' is ignored at IPv6 part of dual stack object.
18+
But 'has_subnets' is still applied to both parts of network
19+
if both addresses have /0 address.
20+
- A warn message is shown on useless attribute 'has_subnets'.
1721

1822
### Fixed
1923

2024
- Better warn message for empty IPv6 area from dual stack area.
25+
- Better warn message for IPv6 subnet of dual stack object.
26+
It is no longer proposed to add 'subnet_of',
27+
but to split the network into separate IPv4 and IPv6 objects.
28+
2129

2230
## [2025-05-26-1321]
2331

0 commit comments

Comments
 (0)