ebpf-mpls-encap-decap
MPLS filter demo
Demonstrates packet encapsulation and decapsulation with MPLS labels using eBPF
Sample project demonstrating how to use eBPF to encap/decap packets with an MPLS label.
54 stars
5 watching
7 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
bpfbpfilterebpfebpf-programslinuxlinux-kernel-hacking
Related projects:
Repository | Description | Stars |
---|---|---|
| Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 556 |
| Provides eBPF XDP demo applications for testing and demonstrating software and hardware offloading capabilities | 99 |
| This repository provides a collection of sample eBPF programs for analysis and testing purposes. | 90 |
| An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards | 403 |
| An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering | 31 |
| A security solution using eBPF to restrict Linux access and protect against attacks | 138 |
| A firewall application utilizing EBPF and XDP to provide stateful packet filtering and masquerading for IPv4/IPv6 networks. | 45 |
| A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support | 687 |
| A Go library providing an interface to eBPF programs from userspace | 748 |
| An exporter for collecting custom eBPF metrics and OpenTelemetry traces from Linux kernel programs | 2,226 |
| An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. | 390 |
| An eBPF manager for Linux and Kubernetes deployment and administration | 535 |
| A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems | 2 |
| A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
| A document database for Protocol Buffer messages with GRPC interface | 11 |