wg-installer: use babeld add_interface function
authorNick Hainke <vincent@systemli.org>
Tue, 1 Feb 2022 20:56:23 +0000 (21:56 +0100)
committerNick Hainke <vincent@systemli.org>
Tue, 1 Feb 2022 21:32:30 +0000 (22:32 +0100)
commit40b87aac950db3e310b6a353392a7ecd66e7c6f2
treeb79861926348a9b58edac6789cc5afce64221c26
parent127ef1207ba0484fadb224a46155a46b48150e34
wg-installer: use babeld add_interface function

With commit 385200443554 ("babeld: add add_interface function") babeld
has a new ubus function allowing to dynamically add an interface.

Before the add_interface function, we were required to reload babeld.
The reload influenced the babeld routing. However, the remove part is
still missing and will be added at a later stage.

Signed-off-by: Nick Hainke <vincent@systemli.org>
net/wg-installer/Makefile
net/wg-installer/wg-server/hotplug.d/99-mesh-babeld