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 7bb46d6c5a added new dryrun directive преди 5 години
Makefile added warnings преди 5 години
README.md initial commit преди 5 години
dhcp_protect.c MVP release преди 5 години
dhcp_protect.conf added new dryrun directive преди 5 години
dhcp_protect.h MVP release преди 5 години
perftest.pl dhcp flood client преди 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