diff options
author | 2020-07-29 18:38:43 +0200 | |
---|---|---|
committer | 2020-07-30 06:51:36 +0200 | |
commit | 71b59bf482b2dd662774f34108c5b904efa9e02b (patch) | |
tree | cad6ddb9845476777f642be53f8a4ac1a065b17a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | espintcp: handle short messages instead of breaking the encap socket (diff) | |
download | wireguard-linux-71b59bf482b2dd662774f34108c5b904efa9e02b.tar.xz wireguard-linux-71b59bf482b2dd662774f34108c5b904efa9e02b.zip |
espintcp: count packets dropped in espintcp_rcv
Currently, espintcp_rcv drops packets silently, which makes debugging
issues difficult. Count packets as either XfrmInHdrError (when the
packet was too short or contained invalid data) or XfrmInError (for
other issues).
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions