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 e45f60e551 MVP release hace 5 años
Makefile added warnings hace 5 años
README.md initial commit hace 5 años
dhcp_protect.c MVP release hace 5 años
dhcp_protect.conf inital commit hace 5 años
dhcp_protect.h MVP release hace 5 años
perftest.pl dhcp flood client hace 5 años

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