[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131224183040.GA27493@localhost>
Date: Tue, 24 Dec 2013 19:30:40 +0100
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Fan Du <fan.du@...driver.com>
Cc: davem@...emloft.net, netfilter-devel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCHv2 iptables] iptables: Add IPv4/6 IPcomp match support
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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists