[UDPv6] fix udp_v6_get_port introduced by the sock splitup
It is the same bug fixed some months ago in tcp_v6_get_port, i.e. we can't touch ipv6 private areas without checking if the socket is AF_INET6.
Showing
Please register or sign in to comment