[NETFILTER]: REJECT nonlinear fixes after sync with 2.4
commitee2dea7df2b05dfbd73780ab624dd2b61ebebdb8
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 11 Sep 2003 11:34:40 +0000 (11 04:34 -0700)
committerHideaki Yoshifuji <yoshfuji@linux-ipv6.org>
Thu, 11 Sep 2003 11:34:40 +0000 (11 04:34 -0700)
tree859250eb64726cbccc3415e495a18789479d67a6
parent8b699049130fdd66bac86d73199ec4610e72cfff
[NETFILTER]: REJECT nonlinear fixes after sync with 2.4

Harald synced up ipt_REJECT.c from 2.4 route fixes, but it had
changed a fair bit because of the nonlinear fixes.  This repairs it.

1) Copying of tcp header onto stack.
2) ...which also checks length requirement.
3) Skip checksum check: requires linear packet.
net/ipv4/netfilter/ipt_REJECT.c