Files
routing/babeld
Nick Hainke 3852004435 babeld: add add_interface function
An interface can be added dynmiacally to babeld by starting babeld with
the local management interface (-G) and saying:
  interface eth0

Add the ubus equivalent of this function:
  ubus call babeld add_interface '{"ifname":"eth0"}'

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-02-01 20:05:53 +01:00
..
2021-01-15 01:13:26 +01:00
2021-06-02 21:24:13 +02:00
2022-02-01 20:05:53 +01:00
2021-06-06 16:57:26 +02:00