Commit Graph

6 Commits (fd20bd5e2304748d79a00c83479016f776fdcf2b)

Author SHA1 Message Date
Arnabjyoti Kalita 6974d349e8
programs: add support for attaching and detaching TC programs
This change adds support for attaching TC programs directly from aya, without
having to use iproute2/tc.
4 years ago
Alessandro Decina 240c65507b bpf: add HashMap::remove() 4 years ago
Alessandro Decina 696ae6079c bpf: Add HashMap::pinned API 4 years ago
Alessandro Decina 575e85c412 bpf: add id and pinning fields to bpf_map_def 4 years ago
Alessandro Decina ab8d512b60 bpf: add HashMap::insert 4 years ago
Alessandro Decina e11edc072b bpf: add more bindings
Initial support for Array, HashMap and SockHash maps, and for SkSkb,
SkMsg, SockOps and XDP programs.
4 years ago