On Wed, 2016-09-07 at 13:38 +0900, Lorenzo Colitti wrote: > udp_diag_destroy does look up the IPv4 UDP hashtable for mapped > addresses, but it gets the IPv4 address to look up from the > beginning of the IPv6 address instead of the end. > > Tested: https://android-review.googlesource.com/269874 > Fixes: 5d77dca82839 ("net: diag: support SOCK_DESTROY for UDP sockets") > Signed-off-by: Lorenzo Colitti <lore...@google.com> > ---
Acked-by: Eric Dumazet <eduma...@google.com>