fix: Use /128 as default subnet mask for IPv6 (-a)
This commit ensures that the default IPv6 subnet mask is "/128" if omitted. This is consistent with the default IPv4 subnet mask "/32".
Bug spotted by nisse, thanks!
Closes #57 (closed)
This commit ensures that the default IPv6 subnet mask is "/128" if omitted. This is consistent with the default IPv4 subnet mask "/32".
Bug spotted by nisse, thanks!
Closes #57 (closed)