Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Releases: Asphaltt/skbtracer

skbtracer 0.1.0

11 Dec 06:24
Compare
Choose a tag to compare

Refactor skbtracer

Use bpf_core_read instead of bpf_probe_read, which's better.

Support more features: kprobe __kfree_skb, dropstack option, callstack option.

Optimize option --noroute and --iptables.