All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Fan Du <fan.du@windriver.com>
Cc: davem@davemloft.net, netfilter-devel@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PATCHv2 iptables] iptables: Add IPv4/6 IPcomp match support
Date: Tue, 24 Dec 2013 19:30:40 +0100	[thread overview]
Message-ID: <20131224183040.GA27493@localhost> (raw)
In-Reply-To: <1387337242-28865-1-git-send-email-fan.du@windriver.com>

On Wed, Dec 18, 2013 at 11:27:22AM +0800, Fan Du wrote:
> This patch enables user to set iptables ACTIONs for IPcomp
> flow specified by its SPI value.
> 
> For example:
> iptables  -A OUTPUT -p 108 -m ipcomp --ipcompspi 0x12 -j DROP
> ip6tables -A OUTPUT -p 108 -m ipcomp --ipcompspi 0x12 -j DROP
> 
> IPcomp packet with spi as 0x12 will be dropped.

Applied with minor glitches, thanks.

      reply	other threads:[~2013-12-24 18:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-18  3:27 [PATCHv2 iptables] iptables: Add IPv4/6 IPcomp match support Fan Du
2013-12-24 18:30 ` 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=20131224183040.GA27493@localhost \
    --to=pablo@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=fan.du@windriver.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.