A userspace application that filters DHCP floods to protect a DHCP server. It uses the Netfilter userspace packet queuing API.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pascal Gloor 1382cd41b6 inital commit пре 5 година
Makefile inital commit пре 5 година
README.md initial commit пре 5 година
dhcp_protect.c inital commit пре 5 година
dhcp_protect.conf inital commit пре 5 година
dhcp_protect.h inital commit пре 5 година

README.md

NF_DHCP_Filter

A userspace application that filters DHCP floods to protect a DHCP server. It uses the Netfilter userspace packet queuing API.

Dependencies

build-essential uthash-dev libnetfilter-queue-dev