From: Jozsef Kadlecsik Date: Tue, 1 Feb 2011 14:41:26 +0000 (+0100) Subject: netfilter: ipset: hash:ip,port,ip set type support X-Git-Tag: v2.6.39-rc1~468^2~424^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5663bc30e6114b6ba88cc428619ede46a3246a7b;p=pandora-kernel.git netfilter: ipset: hash:ip,port,ip set type support The module implements the hash:ip,port,ip type support in four flavours: for IPv4 and IPv6, both without and with timeout support. The elements are three dimensional: IPv4/IPv6 address, protocol/port and IPv4/IPv6 address triples. Signed-off-by: Jozsef Kadlecsik Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed