diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-05-22 19:47:45 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2017-05-29 13:46:15 +0300 |
commit | 080ed636a559e960010b714dee035dddacbe73b9 (patch) | |
tree | 3906d1ec665a01bf2f7bd789d3decb8c46981594 /net/socket.c | |
parent | 187388bc3d63a9a3ae66b8dec255d0426eea2236 (diff) | |
download | linux-080ed636a559e960010b714dee035dddacbe73b9.tar.xz |
netfilter: nf_tables: no size estimation if number of set elements is unknown
This size estimation is ignored by the existing set backend selection
logic, since this estimation structure is stack allocated, set this to
~0 to make it easier to catch bugs in future changes.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions