diff options
author | 2018-09-12 15:19:10 +0200 | |
---|---|---|
committer | 2018-09-20 18:02:42 +0200 | |
commit | 0150ffbac78318549bf4818ddee3481d87100928 (patch) | |
tree | 99435093499e13fa60cdef49b4044c6642b88828 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: conntrack: deconstify packet callback skb pointer (diff) | |
download | wireguard-linux-0150ffbac78318549bf4818ddee3481d87100928.tar.xz wireguard-linux-0150ffbac78318549bf4818ddee3481d87100928.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions