Skip to content
#

eBPF

ebpf logo

eBPF is a technology that can run sandboxed programs in a privileged context such as the operating system kernel.

It is used to safely and efficiently extend the capabilities of the kernel at runtime without requiring to change kernel source code or load kernel modules.

Here are 237 public repositories matching this topic...

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!

  • Updated Apr 23, 2024
  • C

Created by Alexei Starovoitov, Daniel Borkmann

Released 2014

Followers
161 followers
Website
ebpf.io
Wikipedia
Wikipedia