linux-stable/include/linux/netfilter/ipset
Jozsef Kadlecsik 9e41f26a50 netfilter: ipset: Count non-static extension memory for userspace
Non-static (i.e. comment) extension was not counted into the memory
size. A new internal counter is introduced for this. In the case of
the hash types the sizes of the arrays are counted there as well so
that we can avoid to scan the whole set when just the header data
is requested.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
2016-11-10 13:28:45 +01:00
..
ip_set.h netfilter: ipset: Count non-static extension memory for userspace 2016-11-10 13:28:45 +01:00
ip_set_bitmap.h netfilter: ipset: Add element count to all set types header 2016-11-10 13:28:45 +01:00
ip_set_comment.h netfilter: ipset: Count non-static extension memory for userspace 2016-11-10 13:28:45 +01:00
ip_set_counter.h netfilter: ipset: Split extensions into separate files 2016-11-10 13:28:43 +01:00
ip_set_getport.h
ip_set_hash.h
ip_set_list.h
ip_set_skbinfo.h netfilter: ipset: Split extensions into separate files 2016-11-10 13:28:43 +01:00
ip_set_timeout.h netfilter: ipset: Mark some helper args as const. 2016-11-10 13:28:41 +01:00
pfxlen.h