File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments