]> granicus.if.org Git - ipset/commit
Remove to support resizing from kernel context.
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 29 Oct 2010 20:50:12 +0000 (22:50 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 29 Oct 2010 20:50:12 +0000 (22:50 +0200)
commita9bfa58f6b893d14cd4ffff7ef14084fcdc0ebe9
tree90aee5d289464df5910869c8ba38adaa1c24faad
parentdc1f7b114b84cd54bc03c75c521c57cb79a30cfc
Remove to support resizing from kernel context.

Resizing in kernel context is simply too expensive. Drop the feature:
if a set is used as a dynamic container by a SET target, then the set
must be created with a proper size from now on.
kernel/ip_set.c