drv topic

List drv repositories

XDP-Firewall

542
Stars
92
Forks
Watchers

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...

XDP-Forwarding

157
Stars
21
Forks
Watchers

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...