]> granicus.if.org Git - ipset/commit
Support updating extensions when the set is full
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 23 Sep 2014 09:10:12 +0000 (11:10 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tue, 23 Sep 2014 09:10:12 +0000 (11:10 +0200)
commitd5927a73000ca784623feeab2b73facbd7fca3b0
treeb25aa872a10874d314eb7899a36ec6ea84b6c315
parent4170be5fa40846f6047d3fb21881d49abcfc08d1
Support updating extensions when the set is full

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 netfilter bugzilla id 880.)
kernel/net/netfilter/ipset/ip_set_hash_gen.h
tests/hash:mac.t
tests/hash:mac.t.list3 [new file with mode: 0644]