Skip to content

inhogog2/loxilb-ebpf

 
 

Repository files navigation

eBPF Emerging Project gpl

This README is here for anyone who wants to build loxilb ebpf only modules

Install Dependencies

sudo apt install clang llvm libelf-dev gcc-multilib libpcap-dev
sudo apt install linux-tools-$(uname -r)
sudo apt install elfutils dwarves

Build libbpf

cd libbpf/src
sudo make install
sudo ldconfig

Build loxilb ebpf

cd -
make

About

loxilb ebpf sub-module

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Shell 1.1%
  • Makefile 0.2%