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.9.2
- Published
- Sep 15, 2022
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 2 hours ago –
Tools for package owners.