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