tcx command
This program demonstrates attaching an eBPF program to a network interface with Linux TC (Traffic Control). The program counts ingress and egress packets using two ARRAY maps. The userspace program (Go code in this file) prints the contents of the two maps to stdout every second. This example depends on tcx bpf_link, available in Linux kernel version 6.6 or newer.
- Version
- v0.16.0
- Published
- Jul 23, 2024
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 1 hour ago –
Tools for package owners.