Skip to content

San7o/ebpf-c-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ebpf-c-sample
=============

This repository contains a sample project for an eBPF program + loader
in C with libbpf and clang.

Author:  Giovanni Santini
Mail:    giovanni.santini@proton.me
License: GPLv2


Usage
-----

Clone the repository:

    git clone https://github.com/San7o/ebpf-c-sample.git --recursive

Build only the eBPF program:

    make ebpf

Build the loader:

    make loader

Load the eBPF program:

    make run

About

Sample project for an eBPF program + loader in C with libbpf and clang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages