diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-07 08:06:06 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-08 14:06:31 +0100 |
commit | 4308811ba90118ae1b71a95fee79ab7dada6400c (patch) | |
tree | 505fdb1d96e992cbb1544381b8b55328d04d2923 /net/bpf | |
parent | 7812da81b6da6e206c4c2a8720b62a2f29934109 (diff) | |
download | lwn-4308811ba90118ae1b71a95fee79ab7dada6400c.tar.gz lwn-4308811ba90118ae1b71a95fee79ab7dada6400c.zip |
net: display more skb fields in skb_dump()
Print these additional fields in skb_dump() to ease debugging.
- mac_len
- csum_start (in v2, at Willem suggestion)
- csum_offset (in v2, at Willem suggestion)
- priority
- mark
- alloc_cpu
- vlan_all
- encapsulation
- inner_protocol
- inner_mac_header
- inner_network_header
- inner_transport_header
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bpf')
0 files changed, 0 insertions, 0 deletions