netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Manuel Messner <mm@skelett.io>
To: netfilter-devel@vger.kernel.org
Cc: fw@strlen.de, mm@skelett.io
Subject: [PATCH nf-next 0/1] TCP option matching
Date: Tue,  7 Feb 2017 03:14:52 +0100	[thread overview]
Message-ID: <20170207021453.22541-1-mm@skelett.io> (raw)

This patch set is part of the TCP option matching implementation for nftables.

Manuel Messner (1):
  net: netfilter: nft_exthdr: add TCP option matching

 include/uapi/linux/netfilter/nf_tables.h |  17 ++++-
 net/netfilter/Kconfig                    |   4 +-
 net/netfilter/nft_exthdr.c               | 120 +++++++++++++++++++++++++++----
 3 files changed, 125 insertions(+), 16 deletions(-)

--
2.11.1


             reply	other threads:[~2017-02-07  2:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07  2:14 Manuel Messner [this message]
2017-02-07  2:14 ` [PATCH nf-next 1/1] net: netfilter: nft_exthdr: add TCP option matching Manuel Messner
2017-02-08  9:30   ` Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
2017-02-07  2:15 [PATCH nf-next 0/1] " Manuel Messner

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=20170207021453.22541-1-mm@skelett.io \
    --to=mm@skelett.io \
    --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).