From: Jozsef Kadlecsik Date: Sun, 30 Nov 2014 18:56:52 +0000 (+0100) Subject: netfilter: ipset: Support updating extensions when the set is full X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~99^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86ac79c7bea1543423f96f388b7ac2e3acca66b3;p=pandora-kernel.git netfilter: ipset: 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: https://bugzilla.netfilter.org/show_bug.cgi?id=880 Signed-off-by: Jozsef Kadlecsik Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed