xdp
Here are 124 public repositories matching this topic...
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!
-
Updated
Jun 21, 2025 - C
Prototyping kernel development work outside mainline
-
Updated
Jan 16, 2025 - C
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.
-
Updated
Jun 18, 2025 - C
TC, XDP, KProbe and CGroup eBPF based simple Ethernet interface traffic monitor and reporting tool
-
Updated
Sep 17, 2025 - C
An application that utilizes fast AF_XDP Linux sockets to generate and send network packets. Used for penetration testing including Denial of Service (DoS) and network monitoring. Made by @gamemann!
-
Updated
Mar 18, 2025 - C
Weaponizing the Linux Kernel (Hide Files/PID, SSH backdoors, SSL Sniffer, ...) by poking around eBPF/XDP
-
Updated
Sep 3, 2024 - C
The first and only publicly available Minecraft XDP Filter, protecting your server from layer 7 DDoS attacks
-
Updated
Sep 26, 2025 - C
An EBPF based IPv4/IPv6 firewall with integrations for OpenZiti Zero-Trust Framework edge-routers and tunnellers
-
Updated
Aug 5, 2025 - C
Convert network filtering rules from various formats into BPF programs
-
Updated
Apr 14, 2020 - C
High-performance passive (a.k.a. reply-only) GRE keepalive support for Linux, written in eBPF/XDP.
-
Updated
Nov 24, 2021 - C
Improve this page
Add a description, image, and links to the xdp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xdp topic, visit your repo's landing page and select "manage topics."