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>
Wed, 2 Feb 2022 10:10:19 +0000 (11:10 +0100)
commit3b28c6f389ef4788c65bd1155125455d80945130
tree55f29334eac8ca0232abfaf95aab4f55e06d085a
parent1026a1fd4e08bc8c019868c6ab4ab6b2f44e2717
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>
(cherry picked from commit 40b87aac950db3e310b6a353392a7ecd66e7c6f2)
net/wg-installer/Makefile
net/wg-installer/wg-server/hotplug.d/99-mesh-babeld