Searched hist:"25 c4cd2b6dfd8e3d8efd8e85f167b66c032b80d9" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | inet_diag.c | diff 25c4cd2b6dfd8e3d8efd8e85f167b66c032b80d9 Tue Dec 06 01:58:58 CST 2011 Pavel Emelyanov <xemul@parallels.com> inet_diag: Switch the _dump to work with new header
Make inet_diag_dumo 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.
Also fix the bytecode calculation to find one at proper offset.
Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|