Skip to content

loxilb-io/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

Topics

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

Packages

No packages published

Languages