commit | 21f45020a3084f80fcdd5f056a0c6389f5406399 | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Tue Feb 01 15:53:55 2011 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Tue Feb 01 15:53:55 2011 +0100 |
tree | 933b3c8d349d90b3563091c48abf01dfb3636969 | |
parent | b38370299eeaba4cf8a9e0c5c6acc2a1e049be23 [diff] |
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 <kadlec@blackhole.kfki.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>