https://github.com/torvalds/linux
Revision 2bad35b7c9588eb5e65c03bcae54e7eb6b1a6504 authored by Jorge Boncompte [DTI2] on 19 March 2009, 06:26:11 UTC, committed by David S. Miller on 19 March 2009, 06:26:11 UTC
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>
1 parent e4a389a
History
Tip revision: 2bad35b7c9588eb5e65c03bcae54e7eb6b1a6504 authored by Jorge Boncompte [DTI2] on 19 March 2009, 06:26:11 UTC
netns: oops in ip[6]_frag_reasm incrementing stats
Tip revision: 2bad35b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 107.3 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top