Internals
Repository Layout
The repository layout is pretty standard for a ‘zproject’ based project.
api
– Classes API descriptionbindings
– Library bindingsbuilds
– Build system core compomentsCMakeLists.txt
– Root Cmake fileDockerfile
– Dockerfile (used for builds only)docs
– DOCs directorydocs_src
– DOCs sourcesinclude
– Shared lib headerslicense.xml
– License fileproject_template.gsl
– root GSL templateproject.xml
– Project GSL templateREADME.md
–src
– Shared lib source filesxdp_sock_bpf
– eBPF source