commit | b38370299eeaba4cf8a9e0c5c6acc2a1e049be23 | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Tue Feb 01 15:52:54 2011 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Tue Feb 01 15:52:54 2011 +0100 |
tree | 5e3c1ba43c08a8273f987ed23c3642c4d44bb1fd | |
parent | 41d22f7b2e48c77175b62cec3797d7d7173a626e [diff] |
netfilter: ipset: hash:net set type support The module implements the hash:net type support in four flavours: for IPv4 and IPv6, both without and with timeout support. The elements are one dimensional: IPv4/IPv6 network address/prefixes. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>