From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nf-next 0/4] netfilter: nftables: tcp mss mangling support
Date: Sat, 19 Aug 2017 14:05:59 +0200 [thread overview]
Message-ID: <20170819120559.GA4872@salvia> (raw)
In-Reply-To: <20170808131530.29194-1-fw@strlen.de>
On Tue, Aug 08, 2017 at 03:15:26PM +0200, Florian Westphal wrote:
> This series adds the needed kernel parts to support tcp mss mangling.
> First two patches rework exthdr so we don't have to copy-paste too much,
> patch 3 adds tcp option mangling support.
>
> Last patch allows to retrieve path tcpmss via rt expression, this is so we
> can support iptables TCPMSS --clamp-to-pmtu by combining the two, i.e.:
>
> nft add rule inet mangle forward tcp option mss set rt mss
Series applied, thanks Florian.
Please, post your userspace patchset.
prev parent reply other threads:[~2017-08-19 12:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-08 13:15 [PATCH nf-next 0/4] netfilter: nftables: tcp mss mangling support Florian Westphal
2017-08-08 13:15 ` [PATCH nf-next 1/4] netfilter: exthdr: factor out tcp option access Florian Westphal
2017-08-08 13:15 ` [PATCH nf-next 2/4] netfilter: exthdr: split netlink dump function Florian Westphal
2017-08-08 13:15 ` [PATCH nf-next 3/4] netfilter: exthdr: tcp option set support Florian Westphal
2017-08-08 13:15 ` [PATCH nf-next 4/4] netfilter: rt: add support to fetch path mss Florian Westphal
2017-08-08 13:37 ` Eric Dumazet
2017-08-08 13:47 ` Florian Westphal
2017-08-08 13:48 ` [PATCH v2 " Florian Westphal
2017-08-19 12:05 ` Pablo Neira Ayuso [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170819120559.GA4872@salvia \
--to=pablo@netfilter.org \
--cc=fw@strlen.de \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.