lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ