From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net, netdev@vger.kernel.org
Subject: [PATCH] netfilter updates for net-next
Date: Fri, 10 Jan 2014 19:55:57 +0100 [thread overview]
Message-ID: <1389380158-8754-1-git-send-email-pablo@netfilter.org> (raw)
Hi David,
This batch contains one single patch with the l2tp match
for xtables, from James Chapman.
You can pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git master
Thanks!
----------------------------------------------------------------
You can pull these changes from:
The following changes since commit d0eb1f7e66dd53355746cd6a8e7e56c465dc6cde:
ip_tunnel: fix sparse non static symbol warning (2014-01-09 14:31:47 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git master
for you to fetch changes up to 74f77a6b2b1c98d3f14364dccdd2353b99ecfeda:
netfilter: introduce l2tp match extension (2014-01-09 21:36:39 +0100)
----------------------------------------------------------------
James Chapman (1):
netfilter: introduce l2tp match extension
include/uapi/linux/netfilter/Kbuild | 1 +
include/uapi/linux/netfilter/xt_l2tp.h | 27 +++
net/netfilter/Kconfig | 10 +
net/netfilter/Makefile | 1 +
net/netfilter/xt_l2tp.c | 354 ++++++++++++++++++++++++++++++++
5 files changed, 393 insertions(+)
create mode 100644 include/uapi/linux/netfilter/xt_l2tp.h
create mode 100644 net/netfilter/xt_l2tp.c
next reply other threads:[~2014-01-10 18:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 18:55 Pablo Neira Ayuso [this message]
2014-01-10 18:55 ` [PATCH] netfilter: introduce l2tp match extension Pablo Neira Ayuso
2014-01-10 19:51 ` [PATCH] netfilter updates for net-next David Miller
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=1389380158-8754-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--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).