Skip to content

it is a project to provide the libbpf api for FreeBSD

Notifications You must be signed in to change notification settings

souradeep100/libbpfapi_bsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

libbpfapi_bsd

Pre-reqs

Build

Run 'src/build.sh'

Running the service

Run 'sudo env PREVAIL_PATH={prevail check executable} .build/service/bpf_svc'

  • 'check' executable should be found under ebpf-verifier root folder after compilation

Running the sample client

For verification only: run '.build/samples/verification_test {bpf compiled file}'

  • ebpf-verifier repo has many sample files under 'ebpf-samples/'
  • ebpf-samples/invalid contains some invalid files for testing

About

it is a project to provide the libbpf api for FreeBSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published