commit | a04d8b6bd9113f3e7f0c216dcaa3c1ad498f2a96 | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Mon Sep 30 09:05:54 2013 +0200 |
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Mon Sep 30 21:33:26 2013 +0200 |
tree | 01f06ec37d529b0ef82a12ec3c154e26da43a600 | |
parent | 5e04c0c38c90f1f11a0e87800e4c22d4aba1d733 [diff] |
netfilter: ipset: Prepare ipset to support multiple networks for hash types In order to support hash:net,net, hash:net,port,net etc. types, arrays are introduced for the book-keeping of existing cidr sizes and network numbers in a set. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>