cgroup_skb command
This program demonstrates attaching an eBPF program to a control group. The eBPF program will be attached as an egress filter, receiving an `__sk_buff` pointer for each outgoing packet. It prints the count of total packets every second.
- Version
- v0.18.0 (latest)
- Published
- Apr 2, 2025
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 2 days ago –
Tools for package owners.