Skip to content

loxilb ebpf sub-module

License

BSD-2-Clause, GPL-2.0 licenses found

Licenses found

BSD-2-Clause
LICENSE-BSD
GPL-2.0
LICENSE-GPL
Notifications You must be signed in to change notification settings

PacketCrunch/loxilb-ebpf

 
 

eBPF Emerging Project gpl bsd

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

BSD-2-Clause, GPL-2.0 licenses found

Licenses found

BSD-2-Clause
LICENSE-BSD
GPL-2.0
LICENSE-GPL

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%