Home
last modified time | relevance | path

Searched hist:"7 c1306723ee916ea9f1fa7d9e4c7a6d029ca7aaf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dinet_diag.cdiff 7c1306723ee916ea9f1fa7d9e4c7a6d029ca7aaf Wed Jan 20 18:25:01 CST 2016 Eric Dumazet <edumazet@google.com> net: diag: support v4mapped sockets in inet_diag_find_one_icsk()

Lorenzo reported that we could not properly find v4mapped sockets
in inet_diag_find_one_icsk(). This patch fixes the issue.

Reported-by: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>