Closed ghost closed 5 years ago
Add a new cc_library target to hold bpf wrappers. Currently has a working test for map create/insert/update/lookup. An incomplete program load wrapper is present but untested.
Also add basic posix syscall infrastructure.
Closing PR. This content will return in a series of more polished PRs
Add a new cc_library target to hold bpf wrappers. Currently has a working test for map create/insert/update/lookup. An incomplete program load wrapper is present but untested.
Also add basic posix syscall infrastructure.