udhcpsnoop: import package from TIP
authorDavid Bauer <mail@david-bauer.net>
Tue, 29 Jun 2021 16:38:39 +0000 (18:38 +0200)
committerDavid Bauer <mail@david-bauer.net>
Tue, 29 Jun 2021 16:55:24 +0000 (18:55 +0200)
commitb24ff2e1e0f79a24a40abe7f5d77ee0f6eb0ddd8
treebc59e8f164fc4243981be393ed9828e1282255ca
parent7ce9c89988b1f2610c0937981b87965d76542c34
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>
net/udhcpsnoop/Makefile [new file with mode: 0644]
net/udhcpsnoop/files/etc/config/dhcpsnoop [new file with mode: 0644]
net/udhcpsnoop/files/etc/init.d/dhcpsnoop [new file with mode: 0755]