A userspace application that filters DHCP floods to protect a DHCP server. It uses the Netfilter userspace packet queuing API.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Pascal Gloor e45f60e551 MVP release 5 anos atrás
Makefile added warnings 5 anos atrás
README.md initial commit 5 anos atrás
dhcp_protect.c MVP release 5 anos atrás
dhcp_protect.conf inital commit 5 anos atrás
dhcp_protect.h MVP release 5 anos atrás
perftest.pl dhcp flood client 5 anos atrás

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