38b5607c6d
Motivation:
8dc6ad5 introduced IPV6-mapped-IPV4 address support but
copied the addresses incorrectly. It copied the first
4 bytes of the ipv6 address to the address byte array
at offset 12, instead of the other way around.
|
||
---|---|---|
.. | ||
main | ||
test/java/io/netty/channel/epoll |