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.

GitHub

53 stars
5 watching
7 forks
Language: C
last commit: about 5 years ago
Linked from 1 awesome list

bpfbpfilterebpfebpf-programslinuxlinux-kernel-hacking

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pathtofile/bad-bpf Demonstrates security vulnerabilities in the Linux kernel's eBPF system 549
netronome/bpf-samples Provides eBPF XDP demo applications for testing and demonstrating software and hardware offloading capabilities 99
vbpf/ebpf-samples This repository provides a collection of sample eBPF programs for analysis and testing purposes. 91
rprinz08/hbpf An experiment to implement eBPF features in hardware using alternate HDLs and cheap development boards 402
mpope9/exor_filter An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering 31
linux-lock/bpflock A security solution using eBPF to restrict Linux access and protect against attacks 136
netfoundry/zfw A firewall application utilizing EBPF and XDP to provide stateful packet filtering and masquerading for IPv4/IPv6 networks. 42
eunomia-bpf/eunomia-bpf A toolchain to simplify building and running eBPF programs with CO-RE and WebAssembly support 681
aquasecurity/libbpfgo A Go library providing an interface to eBPF programs from userspace 734
cloudflare/ebpf_exporter An exporter for collecting custom eBPF metrics and OpenTelemetry traces from Linux kernel programs 2,200
eunomia-bpf/wasm-bpf An eBPF WebAssembly runtime and toolchain for building cross-platform, sandboxed eBPF programs with minimal modification. 386
bpfman/bpfman An eBPF manager for Linux and Kubernetes deployment and administration 522
ebpfdev/explorer-ui A frontend application for exploring and interacting with eBPF (Extended Berkeley Packet Filter) systems 2
raveler/ffmpeg-cpp A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. 560
elan8/propanedb A document database for Protocol Buffer messages with GRPC interface 11