From: stephane.ml.bryant@gmail.com
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org, stephane <stephane.ml.bryant@gmail.com>
Subject: [PATCH nf-next v2 0/2] netfilter: bridge: add queuing to userspace for AF_
Date: Thu, 11 Feb 2016 15:53:14 +0100 [thread overview]
Message-ID: <1455202396-5334-1-git-send-email-stephane.ml.bryant@gmail.com> (raw)
From: stephane <stephane.ml.bryant@gmail.com>
This series of patches intends to add support for queuing to userspace
for the AF_BRIDGE family:
-patch 1 just adds and registers the relevant structures: basic queuing
is enabled
-patch 2 passed VLAN and L2 header as netlink attribute, to and back
from userspace.
stephane (2):
netfilter: bridge: add nf_afinfo to enable queuing to userspace
netfilter: bridge: pass L2 header and VLAN as netlink attributes in
queues to userspace
include/uapi/linux/netfilter/nfnetlink_queue.h | 7 ++
net/bridge/netfilter/nf_tables_bridge.c | 47 ++++++++-
net/netfilter/nfnetlink_queue.c | 130 ++++++++++++++++++++++++-
3 files changed, 177 insertions(+), 7 deletions(-)
--
2.1.4
next reply other threads:[~2016-02-11 14:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-11 14:53 stephane.ml.bryant [this message]
2016-02-11 14:53 ` [PATCH nf-next v2 1/2] netfilter: bridge: add nf_afinfo to enable queuing to userspace stephane.ml.bryant
2016-02-13 23:45 ` Florian Westphal
2016-02-11 14:53 ` [PATCH nf-next v2 2/2] netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues " stephane.ml.bryant
2016-02-13 23:42 ` Florian Westphal
2016-02-15 19:45 ` 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=1455202396-5334-1-git-send-email-stephane.ml.bryant@gmail.com \
--to=stephane.ml.bryant@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).