Skip to content

Latest commit

 

History

History
 
 

c++

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Build

Before building the example libebpfflow.a must be built from the project root. The example can be built with g++.

$ g++ usage_libebpfflow.cpp -o example ../../libebpfflow.a -lbcc -ljson-c -lcurl

Usage

$ sudo ./example