[NETFILTER]: Clear GSO bits for TCP reset packet
commit587d7ce100bcfa2eabbc6664122d575acac2fb83
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 14 Feb 2007 08:39:09 +0000 (14 09:39 +0100)
committerAdrian Bunk <bunk@stusta.de>
Wed, 14 Feb 2007 08:39:09 +0000 (14 09:39 +0100)
tree3d1b2d4bb69346fb53791d32faad66806ec03f1b
parentb455317374ac03ebc895723774d7b6359355a422
[NETFILTER]: Clear GSO bits for TCP reset packet

The TCP reset packet is copied from the original.  This
includes all the GSO bits which do not apply to the new
packet.  So we should clear those bits.

Spotted by Patrick McHardy.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/ipv4/netfilter/ipt_REJECT.c