]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: xt_TCPMSS: Fix missing fragmentation handling
authorPhil Oester <kernel@linuxace.com>
Wed, 12 Jun 2013 08:58:20 +0000 (10:58 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 12 Jun 2013 09:06:19 +0000 (11:06 +0200)
commit289f4e3dc1cd55e644dabb615ef34b97a2840bc4
tree2ab7edf42c311da4d04b33788c76cca272e730fa
parentf67c69f37a8be6236fd1feb607de25c5e8cbd1d5
netfilter: xt_TCPMSS: Fix missing fragmentation handling

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

Signed-off-by: Phil Oester <kernel@linuxace.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/xt_TCPMSS.c