Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 225 Bytes

Building

go generate ./...
go build -o bin/bpfman

License

Unless explicitly specified otherwise, the golang code in this repository is under the Apache License. The eBPF programs are under the GPL v2 License.