The Swift packet format specifies that the IP address be in IPv6 (128 bit) format, so we canonicalize all addresses to IPv6. Initially we will only be dealing with IPv4 addresses since that is all the JDK supports -- those get translated into an "IPv4-mapped IPv6" address.
|
|