basic ebpf playground to work and play a little with it
-
Updated
Jan 1, 2023 - C++
basic ebpf playground to work and play a little with it
This repository contains two tasks demonstrating system-level programming using eBPF in Python for system call monitoring and a doubly linked list implementation in C. Both tasks aim to showcase practical skills in working with low-level systems and data structures.
eXpress Data Path Router
eBPF has become the key technology for infrastructure software. This session tells you everything you need to know about eBPF in 5 minutes. Why eBPF matters and why it exists. What it can do. What it can’t do. Who uses it for what. And finally, what the future holds.
This project implements memory checkpointing and restoration for a Linux process using eBPF (Extended Berkeley Packet Filter) technology.
Linux kernel patch introducing a new eBPF program type for sanitizing writes.
A tool to trace BSD sockets concurrency behavior using eBPF
A custom LoadBalancer Using eBPF and xdp
A simple pure hello world demo of writing an ebpf filter in rust
Kerlock Homes: A modular program that secures the kernel, defends user-space, and fortifies home directories against eBPF-based threats.
Tool tracing syscalls in a fast way using eBPF linux kernel feature
A utility that extracts eBPF instructions from an ELF file and prints C-like output
Add a description, image, and links to the ebpf-programs topic page so that developers can more easily learn about it.
To associate your repository with the ebpf-programs topic, visit your repo's landing page and select "manage topics."