unetd: add cli module
authorFelix Fietkau <nbd@nbd.name>
Wed, 12 Feb 2025 19:01:09 +0000 (20:01 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 13 Feb 2025 18:00:30 +0000 (19:00 +0100)
commitf7c5a2b7d4e0e10fe7b6f49a56ac6ca94a7deed4
tree226d8eba7630587881bb7501f8dc52854ce34a4e
parent248b66b44f05ebc0aa0bf23ba4031bce06c2a625
unetd: add cli module

This vastly simplifies creating and managing unet networks.
It also adds support for the unetd protocol for onboarding new nodes
over the network.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/services/unetd/Makefile
package/network/services/unetd/files/unet.uc [new file with mode: 0644]