Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Asphaltt Asphaltt released this 16 Jan 15:14
· 2 commits to main since this release
bff094a

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.