Commit Graph

3 Commits

Author SHA1 Message Date
John Crispin
9bdefa0226 udhcpsnoop: add new version of the dhcp snooping daemon
The daemon sniffs DHCP packets even on bridged interfaces and provides
fingerprints of requests via ubus.

Signed-off-by: John Crispin <john@phrozen.org>
2025-07-18 13:59:31 +02:00
John Crispin
7a7665ec58 udhcpsnoop: remove outdated version of the package
Remove outdated version of udhcpsnoop

Signed-off-by: John Crispin <john@phrozen.org>
2025-07-18 13:59:31 +02:00
David Bauer
b24ff2e1e0 udhcpsnoop: import package from TIP
Import the udhcpsnoop package from the TIP feed.

The original Makefile in TIP repo spcifies GPL-2.0 as the PKG_LICENSE.
However this is a mistake, as the SPDX headers of the repos source files
all specify BSD-3-Clause as their license.

See https://github.com/Telecominfraproject/wlan-ap/blob/uCentral-trunk/feeds/ucentral/udhcpsnoop/Makefile

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-06-29 18:55:24 +02:00