You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add RHEL-based distro support to bpftool installation script
- Add support for RHEL, CentOS, Fedora, Rocky Linux, and AlmaLinux
- Install required packages using yum: gcc, make, elfutils, zlib, libcap, binutils, clang, and llvm
- llvm package provides llvm-strip which is required for bpftool build process
0 commit comments