summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorPhil Oester <kernel@linuxace.com>2013-09-01 08:32:21 -0700
committerPablo Neira Ayuso <pablo@netfilter.org>2013-09-04 14:20:03 +0200
commit1205e1fa615805c9efa97303b552cf445965752a (patch)
treee96e66610480f9bde16d07ed6128dce60b33d7ca /net/ipv4
parent7cc9eb6ef78d0dcb97d543ea19966486e98afa0b (diff)
downloadlinux-1205e1fa615805c9efa97303b552cf445965752a.tar.bz2
netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
In commit b396966c4 (netfilter: xt_TCPMSS: Fix missing fragmentation handling), I attempted to add safe fragment handling to xt_TCPMSS. However, Andy Padavan of Project N56U correctly points out that returning XT_CONTINUE in this function does not work. The callers (tcpmss_tg[46]) expect to receive a value of 0 in order to return XT_CONTINUE. Signed-off-by: Phil Oester <kernel@linuxace.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions