v23.03.18
What's Changed
- Use PERF_EVENT_ARRAY instead of BPF_QUEUE for old kernels by @jschwinger233 in #4
- Call API from libpcap.so and operate tc filter more robustly by @jschwinger233 in #5
- Output skb like tcpdump by @jschwinger233 in #6
- Fetch skb address to observe redirect situations by @jschwinger233 in #7
- add --skb-track to track NAT-ed skb by @jschwinger233 in #9
- Link libpcap statically by @jschwinger233 in #12
- Minor: verifier logs, output format, default skbmeta filename by @jschwinger233 in #13
Full Changelog: v23.03.12-rc.1...v23.03.18