diff options
author | 2018-05-25 18:14:05 +0800 | |
---|---|---|
committer | 2018-05-29 10:15:37 -0400 | |
commit | 2d68c0745a0e8349ff71b04af5ee020d40f78d90 (patch) | |
tree | cd4be1fe7a178f274a1869b40d2fc93fc57008b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: chtls: free beyond end rspq_skb_cache (diff) | |
download | wireguard-linux-2d68c0745a0e8349ff71b04af5ee020d40f78d90.tar.xz wireguard-linux-2d68c0745a0e8349ff71b04af5ee020d40f78d90.zip |
tcp: use data length instead of skb->len in tcp_probe
skb->len is meaningless to user.
data length could be more helpful, with which we can easily filter out
the packet without payload.
Signed-off-by: Yafang Shao <laoar.shao@gmail.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions