A userspace application that filters DHCP floods to protect a DHCP server. It uses the Netfilter userspace packet queuing API.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Pascal Gloor 7bb46d6c5a added new dryrun directive 5 år sedan
Makefile added warnings 5 år sedan
README.md initial commit 5 år sedan
dhcp_protect.c MVP release 5 år sedan
dhcp_protect.conf added new dryrun directive 5 år sedan
dhcp_protect.h MVP release 5 år sedan
perftest.pl dhcp flood client 5 år sedan

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