|
|
|
|
|
by kevin_thibedeau
1723 days ago
|
|
> What about IPv6 makes it such a chore to become widespread? Any code storing an IPv4 address in a uint32_t can be hard to port to IPv6. Likewise, many codebases have their own ad hoc parsers for IPv4 dotted quads and would choke on anything else. |
|