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!
https://deaconn.net/
MIT License
492 stars 87 forks source link

can u take a look into this? #28

Closed kolinfluence closed 1 year ago

kolinfluence commented 1 year ago

can u take a look into this? https://github.com/gamemann/XDP-Forwarding/issues/7

just found out about this xdp-firewall. can u help expand to what i need?

gamemann commented 1 year ago

I replied :smile:

I'm going to close this issue for now since it's being handled in the XDP Forwarding repository.