diff options
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | 2009-03-19 07:26:11 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-19 07:26:11 +0100 |
commit | 2bad35b7c9588eb5e65c03bcae54e7eb6b1a6504 (patch) | |
tree | 1a0dff781b3d756470845b58cade9c9b074fadb4 /ipc | |
parent | net: kfree(napi->skb) => kfree_skb (diff) | |
download | linux-2bad35b7c9588eb5e65c03bcae54e7eb6b1a6504.tar.xz linux-2bad35b7c9588eb5e65c03bcae54e7eb6b1a6504.zip |
netns: oops in ip[6]_frag_reasm incrementing stats
dev can be NULL in ip[6]_frag_reasm for skb's coming from RAW sockets.
Quagga's OSPFD sends fragmented packets on a RAW socket, when netfilter
conntrack reassembles them on the OUTPUT path you hit this code path.
You can test it with something like "hping2 -0 -d 2000 -f AA.BB.CC.DD"
With help from Jarek Poplawski.
Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions