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.19.0 (latest)
- Published
- Jun 24, 2025
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 1 week ago –
Tools for package owners.