]> git.baikalelectronics.ru Git - kernel.git/commit
inet_diag: adjust inet_sk_diag_fill() bug condition
authorEric Dumazet <edumazet@google.com>
Fri, 13 Mar 2015 22:51:11 +0000 (15:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Mar 2015 19:05:10 +0000 (15:05 -0400)
commitf790b1e7a2a8bff8e5ba73f1301427c28987a288
treea499f2cfd978596b269456dcebeb6658f4fff567
parente1a09e1f9f8d6e3cba0d1a395275e8d77b221924
inet_diag: adjust inet_sk_diag_fill() bug condition

inet_sk_diag_fill() only copes with non timewait and non request socks

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_diag.c