git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e04c0c
)
netfilter: ipset: Prepare ipset to support multiple networks for hash types
author
Jozsef Kadlecsik
<kadlec@blackhole.kfki.hu>
Mon, 30 Sep 2013 07:05:54 +0000
(09:05 +0200)
committer
Jozsef Kadlecsik
<kadlec@blackhole.kfki.hu>
Mon, 30 Sep 2013 19:33:26 +0000
(21:33 +0200)
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>
No differences found