A userspace application that filters DHCP floods to protect a DHCP server. It uses the Netfilter userspace packet queuing API.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Pascal Gloor 1382cd41b6 inital commit 5 лет назад
Makefile inital commit 5 лет назад
README.md initial commit 5 лет назад
dhcp_protect.c inital commit 5 лет назад
dhcp_protect.conf inital commit 5 лет назад
dhcp_protect.h inital commit 5 лет назад

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