netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next 0/1] TCP option matching
@ 2017-02-07  2:15 Manuel Messner
  2017-02-07  2:15 ` [PATCH nf-next 1/1] src: add TCP option matching requirements Manuel Messner
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Messner @ 2017-02-07  2:15 UTC (permalink / raw)
  To: netfilter-devel; +Cc: fw, mm

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

Manuel Messner (1):
  src: add TCP option matching requirements

 include/libnftnl/expr.h             |  1 +
 include/linux/netfilter/nf_tables.h | 17 ++++++++++++-
 src/expr/exthdr.c                   | 49 ++++++++++++++++++++++++++++++++++---
 3 files changed, 62 insertions(+), 5 deletions(-)

--
2.11.1


^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH nf-next 0/1] TCP option matching
@ 2017-02-07  2:14 Manuel Messner
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Messner @ 2017-02-07  2:14 UTC (permalink / raw)
  To: netfilter-devel; +Cc: fw, mm

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-07  2:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-07  2:15 [PATCH nf-next 0/1] TCP option matching Manuel Messner
2017-02-07  2:15 ` [PATCH nf-next 1/1] src: add TCP option matching requirements Manuel Messner
  -- strict thread matches above, loose matches on Subject: below --
2017-02-07  2:14 [PATCH nf-next 0/1] TCP option matching Manuel Messner

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).