On 9/6/16 10:38 PM, 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>
> ---
>  net/ipv4/udp_diag.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: David Ahern <d...@cumulusnetworks.com>

Reply via email to