]> git.karo-electronics.de Git - karo-tx-linux.git/commit
netfilter: xt_TCPMSS: lookup route from proper net namespace
authorGao feng <gaofeng@cn.fujitsu.com>
Thu, 26 Sep 2013 07:00:31 +0000 (15:00 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 27 Sep 2013 14:18:23 +0000 (16:18 +0200)
commit7722e0d1c076d9610f00d79bde8af977157aa23b
treee87c1844c592a87c410f7a012e8f69b8627878a9
parentde1389b11686f436c81d696b5a33eec2bc975665
netfilter: xt_TCPMSS: lookup route from proper net namespace

Otherwise the pmtu will be incorrect.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/xt_TCPMSS.c