[PATCH] ipt_REJECT Target nonlinear fixes
nfsim now generates non-linear packets: when run under valgrind it
finds linear assumptions very nicely. This is the second thing I
tried, and it found a real bug.
In this case, checking the UDP checksum is correct, but overkill, and
like the ICMP header handling, does not handle non-linear packets. Remove UDP
checksum, fix ICMP error.
Signed-off-by: Rusty Russell
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Showing
Please register or sign in to comment