From: Jozsef Kadlecsik Date: Tue, 1 Feb 2011 14:39:52 +0000 (+0100) Subject: netfilter: ipset: hash:ip,port set type support X-Git-Tag: v2.6.39-rc1~468^2~424^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07896ed37b94599a1b8ea97f4bd5766be71390f4;p=pandora-kernel.git netfilter: ipset: hash:ip,port set type support The module implements the hash:ip,port type support in four flavours: for IPv4 and IPv6, both without and with timeout support. The elements are two dimensional: IPv4/IPv6 address and protocol/port pairs. The port is interpeted for TCP, UPD, ICMP and ICMPv6 (at the latters as type/code of course). Signed-off-by: Jozsef Kadlecsik Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed