netfilter: xt_TCPMSS: Fix missing fragmentation handling
authorPhil Oester <[email protected]>
Wed, 12 Jun 2013 08:58:20 +0000 (10:58 +0200)
committerPablo Neira Ayuso <[email protected]>
Wed, 12 Jun 2013 09:06:19 +0000 (11:06 +0200)
commitb396966c4688522863572927cb30aa874b3ec504
tree2ab7edf42c311da4d04b33788c76cca272e730fa
parent70d19f805f8c047fc0a28dec9306b3773971c8d9
netfilter: xt_TCPMSS: Fix missing fragmentation handling

Similar to commit bc6bcb59 ("netfilter: xt_TCPOPTSTRIP: fix
possible mangling beyond packet boundary"), add safe fragment
handling to xt_TCPMSS.

Signed-off-by: Phil Oester <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
net/netfilter/xt_TCPMSS.c