Skip to content

NLnetLabs/XDPeriments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XDPeriments

Example programs for the Journeying into XDP blogs

Setup

After cloning the repository:

git submodule update --init
cd libbpf/src
(possibly apt install libelf-dev and gcc-multilib)
make
cd ../../Cookies
make

(Substitute "Cookies" for another program if desirable)

Then use (and change where nesecary) the different make commands to interact with the bpf programs.

About

Example programs fot the Journeying into XDP blogs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages