• Stars
    star
    1
  • Language
    C
  • License
    MIT License
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

eBPF (Extended Berkeley Packet Filter) is a virtual machine that runs within the Linux kernel. It allows developers to create and run small programs (called "eBPF programs") that can be attached to various kernel objects🔥