xdp
Here are 116 public repositories matching this topic...
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
-
Updated
Jan 2, 2025 - C
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
Mar 29, 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
Mar 29, 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
TC, XDP, KProbe and CGroup eBPF based simple Ethernet interface traffic monitor and reporting tool
-
Updated
Mar 31, 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
An EBPF based IPv4/IPv6 firewall with integrations for OpenZiti Zero-Trust Framework edge-routers and tunnellers
-
Updated
Apr 5, 2025 - 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."