netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: James Chapman <jchapman@katalix.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v6] netfilter: introduce l2tp match extension
Date: Thu, 9 Jan 2014 21:45:47 +0100	[thread overview]
Message-ID: <20140109204547.GA18522@localhost> (raw)
In-Reply-To: <20140109195211.GA26947@localhost>

More minor changes I have done here:

On Thu, Jan 09, 2014 at 08:52:11PM +0100, Pablo Neira Ayuso wrote:
> > - Add IS_ENABLED(CONFIG_IPV6) around IPv6 code.

Changed this to use IS_ENABLED(CONFIG_IP6_NF_IPTABLES).

> > ---
> > :000000 100644 0000000... be65e0b... A	include/uapi/linux/netfilter/xt_l2tp.h
> > :100644 100644 c3398cd... a32c8ce... M	net/netfilter/Kconfig
> > :100644 100644 394483b... 564bf35... M	net/netfilter/Makefile
> > :000000 100644 0000000... 48f1211... A	net/netfilter/xt_l2tp.c
> >  include/uapi/linux/netfilter/xt_l2tp.h |   29 +++
> >  net/netfilter/Kconfig                  |   10 +
> >  net/netfilter/Makefile                 |    1 +
> >  net/netfilter/xt_l2tp.c                |  392 ++++++++++++++++++++++++++++++++

Added missing change in include/uapi/linux/netfilter/Kbuild.

      reply	other threads:[~2014-01-09 20:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-06 10:17 [PATCH v6] netfilter: introduce l2tp match extension James Chapman
2014-01-09 19:52 ` Pablo Neira Ayuso
2014-01-09 20:45   ` Pablo Neira Ayuso [this message]

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=20140109204547.GA18522@localhost \
    --to=pablo@netfilter.org \
    --cc=jchapman@katalix.com \
    --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).