diff options
| author | Yi-Hung Wei <yihung.wei@gmail.com> | 2018-07-03 03:33:41 +0300 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-07-18 12:26:34 +0300 |
| commit | 976afca1ceba53df6f4a543014e15d1c7a962571 (patch) | |
| tree | d9d3e71727e1bc05208535ae8ef6fd8ea51540e7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | cb2b36f5a97df76f547fcc4ab444a02522fb6c96 (diff) | |
| download | linux-976afca1ceba53df6f4a543014e15d1c7a962571.tar.xz | |
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
This patch is originally from Florian Westphal.
This patch does the following three tasks.
It applies the same early exit technique for nf_conncount_lookup().
Since now we keep the number of connections in 'struct nf_conncount_list',
we no longer need to return the count in nf_conncount_lookup().
Moreover, we expose the garbage collection function nf_conncount_gc_list()
for nft_connlimit.
Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
