summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2018-09-12 15:19:10 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2018-09-20 18:02:42 +0200
commit0150ffbac78318549bf4818ddee3481d87100928 (patch)
tree99435093499e13fa60cdef49b4044c6642b88828 /tools/perf/scripts/python/stackcollapse.py
parent83d213fd9d1a56108584cd812333462caa39a747 (diff)
netfilter: conntrack: avoid using ->error callback if possible
The error() handler gets called before allocating or looking up a connection tracking entry. We can instead use direct calls from the ->packet() handlers which get invoked for every packet anyway. Only exceptions are icmp and icmpv6, these two special cases will be handled in the next patch. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions