A userspace application that filters DHCP floods to protect a DHCP server. It uses the Netfilter userspace packet queuing API.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Pascal Gloor 1382cd41b6 inital commit vor 5 Jahren
Makefile inital commit vor 5 Jahren
README.md initial commit vor 5 Jahren
dhcp_protect.c inital commit vor 5 Jahren
dhcp_protect.conf inital commit vor 5 Jahren
dhcp_protect.h inital commit vor 5 Jahren

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