A userspace application that filters DHCP floods to protect a DHCP server. It uses the Netfilter userspace packet queuing API.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Pascal Gloor da900a41b1 added warnings před 5 roky
Makefile added warnings před 5 roky
README.md initial commit před 5 roky
dhcp_protect.c inital commit před 5 roky
dhcp_protect.conf inital commit před 5 roky
dhcp_protect.h inital commit před 5 roky

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