jpsamaroo / BPFnative.jl

Native Julia codegen for eBPF bytecode
Other
9 stars 1 forks source link

Add BPF_PROG_TEST_RUN support #34

Open jpsamaroo opened 3 years ago

jpsamaroo commented 3 years ago

This should make it easy to test functionality without #10