tcpip.Address: IPv4 and IPv6 "ANY" are indistinguishable
Open
area: networking
revived
type: bug
- Dominant language
- Go
- Stars
- 19.3k
- Forks
- 2k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 264
Description
Both IPv4 and IPv6 "ANY" are modeled by the empty string, which means it is impossible to tell from outside of the `package tcpip`'s interfaces if such "ANY" addresses are IPv4 or IPv6.
This is a generalization of #1495.
Contributor guide
Assessment
This issue has not been assessed yet.