Skip to content

Releases: Asphaltt/ethtoolsnoop

v0.1.0

16 Jan 15:14
bff094a
Compare
Choose a tag to compare

Initial implementation of ethtoolsnoop based on kprobe dev_ethtool() for ethtool ioctl() syscall and kprobe ethnl_default_doit(), ethnl_parse_header_dev_get() and kretprobe ethnl_parse_header_dev_get() for ethtool genetlink message.

Only support to run on Linux kernel 5.2 and later with BTF support.