Repository navigation

#

xdp

A curated list of awesome projects related to eBPF.

4708
20 天前

eBPF Developer Tutorial: Learning eBPF Step by Step with Examples

C
3484
22 天前

XDP tutorial

C
2730
2 个月前

Library to work with eBPF programs from Go

Go
1160
1 年前

A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps network engineers/programmers interested in utilizing XDP!

C
703
2 个月前

In-kernel cache based on eBPF.

C
452
4 年前

XDP speeds up networking on Windows

C
420
2 天前

Prototyping kernel development work outside mainline

C
314
7 个月前

XDP project collaboration through a git-repo

CSS
295
8 天前

Rust bindings to libbpf from the Linux kernel

Rust
237
8 天前

A stateless, high-performance NAT-like proxy that attaches to the XDP hook in the Linux kernel using (e)BPF for fast packet processing. This proxy forwards packets based on configurable rules and performs source-port mapping, similar to IPTables and NFTables.

C
234
2 个月前

A real-time media transport(DPDK, AF_XDP, RDMA) stack for both raw and compressed video based on COTS hardware.

C
208
16 小时前

Backend for the P4 compiler targeting XDP

C
172
3 年前

An #eBPF and #XDP iptables firewall

147
2 年前

TC, XDP, KProbe and CGroup eBPF based simple Ethernet interface traffic monitor and reporting tool

C
116
6 天前