netfilter: xt_TCPMSS: Get mtu only if clamp-mss-to-pmtu is specified
authorGao feng <gaofeng@cn.fujitsu.com>
Thu, 26 Sep 2013 07:00:30 +0000 (15:00 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 27 Sep 2013 14:17:59 +0000 (16:17 +0200)
This patch refactors the code to skip tcpmss_reverse_mtu if no
clamp-mss-to-pmtu is specified.

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

No differences found