xdp
There are 203 repositories under xdp topic.
cilium/cilium
eBPF-based Networking, Security, and Observability
projectcalico/calico
Cloud native networking and network security
zoidyzoidzoid/awesome-ebpf
A curated list of awesome projects related to eBPF.
eunomia-bpf/bpf-developer-tutorial
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
xdp-project/xdp-tutorial
XDP tutorial
dropbox/goebpf
Library to work with eBPF programs from Go
danielealbano/cachegrand
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
gamemann/XDP-Firewall
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!
mikeroyal/eBPF-Guide
eBPF (extended Berkeley Packet Filter) Guide. Learn all about the eBPF Tools and Libraries for Security, Monitoring , and Networking.
Orange-OpenSource/bmc-cache
In-kernel cache based on eBPF.
microsoft/xdp-for-windows
XDP speeds up networking on Windows
asavie/xdp
Package xdp allows one to use XDP sockets from the Go programming language.
netoptimizer/prototype-kernel
Prototyping kernel development work outside mainline
xdp-project/xdp-project
XDP project collaboration through a git-repo
libbpf/libbpf-sys
Rust bindings to libbpf from the Linux kernel
vmware-archive/p4c-xdp
Backend for the P4 compiler targeting XDP
OpenVisualCloud/Media-Transport-Library
A real-time media transport(DPDK, AF_XDP, RDMA) stack for both raw and compressed video based on COTS hardware.
gamemann/XDP-Forwarding
Layer 3/4 packet forwarding software that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. Uses source port mapping similar to IPTables and NFTables.
mbertrone/bpf-iptables
An #eBPF and #XDP iptables firewall
ns1/xdp-workshop
Velocity SJC 2019 - DDoS mitigation made easy with XDP and eBPF
sematext/oxdpus
A toy tool that leverages the super powers of XDP to bring in-kernel IP filtering
Packet-Batch/PB-AF-XDP
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!
massoudasadi/packiffer
lightweight cross-platform networking toolkit
boratanrikulu/durdur
Lightweight packet filtering for Linux: 'durdur' is a high-performance, eBPF-based simple firewall tool that drops packets by IP or DNS domain. Perfect for on-demand network control.
davidcoles/vc5
A horizontally scalable Direct Server Return layer 4 load balancer for Linux using XDP/eBPF
osinstom/P4-OvS
Bringing the power of P4 to OvS!
MageekChiu/xdp4slb
A software load balancing implemention based on ebpf/xdp
Netronome/libkefir
Convert network filtering rules from various formats into BPF programs
G-Core/linux-regex-module
High-performance regular expression matching library for Linux kernel
shaneutt/ebpf-rust-udp-loadbalancer-demo
A demo app covering building an eBPF load-balancer in Rust
Jamesits/linux-gre-keepalive
High-performance passive (a.k.a. reply-only) GRE keepalive support for Linux, written in eBPF/XDP.
Asphaltt/learn-by-example
Learn something interesting by examples.
oskardrums/ebpf
Erlang interface to eBPF
NIKSS-vSwitch/nikss
Native In-Kernel P4-programmable Software Switch for Software-Defined Networking (previously PSA-eBPF)
OSH-2019/x-xdp-on-android
We try to run xdp programs on android
zhao-kun/xdp-redirect
A demo to demonstrate how the XDP redirect packets