netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Florian Westphal <fw@strlen.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nft 1/3] src: add tcp options set support
Date: Tue, 22 Aug 2017 18:16:15 +0200	[thread overview]
Message-ID: <20170822161615.GA11814@salvia> (raw)
In-Reply-To: <20170822135141.10785-2-fw@strlen.de>

On Tue, Aug 22, 2017 at 03:51:39PM +0200, Florian Westphal wrote:
> This adds support for tcp mss mangling:
> 
> nft add rule filter input tcp option maxseg size 1200
> 
> Its also possible to change other tcp option fields, but
> maxseg is one of the more useful ones to change.
> 
> Signed-off-by: Florian Westphal <fw@strlen.de>

Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>

  reply	other threads:[~2017-08-22 16:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22 13:51 [PATCH v2 nft 0/3] nftables: tcp option set support Florian Westphal
2017-08-22 13:51 ` [PATCH nft 1/3] src: add tcp options " Florian Westphal
2017-08-22 16:16   ` Pablo Neira Ayuso [this message]
2017-08-22 13:51 ` [PATCH nft 2/3] rt: add path mtu support Florian Westphal
2017-08-22 16:16   ` Pablo Neira Ayuso
2017-08-22 13:51 ` [PATCH nft 3/3] tests: add tcp option set support / tcp mss mangling test cases Florian Westphal
2017-08-22 16:16   ` Pablo Neira Ayuso

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=20170822161615.GA11814@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).