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:
4338c57
)
netfilter: ipset: Support updating extensions when the set is full
author
Jozsef Kadlecsik
<kadlec@blackhole.kfki.hu>
Sun, 30 Nov 2014 18:56:52 +0000
(19:56 +0100)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 3 Dec 2014 11:43:34 +0000
(12:43 +0100)
When the set was full (hash type and maxelem reached), it was not
possible to update the extension part of already existing elements.
The patch removes this limitation.
Fixes: https://bugzilla.netfilter.org/show_bug.cgi?id=880
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found