Home
last modified time | relevance | path

Searched hist:fe50ce284616c3131e353ff7158002aa47a41a81 (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dinet_diag.cdiff fe50ce284616c3131e353ff7158002aa47a41a81 Tue Dec 06 08:58:39 CET 2011 Pavel Emelyanov <xemul@parallels.com> inet_diag: Switch the _get_exact to work with new header

Make inet_diag_get_exact work with given header instead of calculating
one from the nl message.

The SOCK_DIAG_BY_FAMILY just passes skb's one through, the compat code
converts the old header to new one.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>