add-bpf-capability (#1)
1) add-bpf-capability 2) Not so clean but for now it's okay to start with Co-authored-by: Harshavardhan Musanalli <harshavmb@gmail.com> Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
4
ebpf_interface.go
Normal file
4
ebpf_interface.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
// This file intentionally left minimal to avoid compilation order issues
|
||||
// The EBPFManagerInterface is defined in ebpf_simple_manager.go
|
||||
Reference in New Issue
Block a user