Removed
- Attribute 'bind_nat' is no longer valid.
Use 'nat_out' instead.
Changed
- No longer superflously create zones from nat_in.
- Attribute 'has_subnets' is ignored at IPv6 part of dual stack object.
But 'has_subnets' is still applied to both parts of network
if both addresses have /0 address. - A warn message is shown on useless attribute 'has_subnets'.
- A warn message is shown on useless attribute 'subnet_of'
at NAT definition of network.
Fixed
- Better warn message for empty IPv6 area from dual stack area.
- Better warn message for IPv6 subnet of dual stack object.
It is no longer proposed to add 'subnet_of',
but to split the network into separate IPv4 and IPv6 objects. - No longer show error message
'Must not use only IPv6 / IPv4 part of dual stack object',
if supernet of missing network is still applied. - Program "cut-netspoc" now works with dual-stack topology.