openwrt-routing/olsrd/patches
Nick Hainke 0bffe620b4 olsrd: add ubus ipc integration to olsrd
IPC integration of olsrd with OpenWrt. Allow dynamic adding and removing
of interfaces at run-time. We need to rename the avl-tree files, since
libubox also defines avl tree. Also add patch to allow meshing via
wireguard point-to-point links.

The ubus interface offers following functions:
  - add_inteface '{"ifname":"wg_51820"}'
  - del_inteface '{"ifname":"wg_51820"}'

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-01-16 10:24:19 +01:00
..
100-rename-avl-to-olsrd_avl.patch olsrd: add ubus ipc integration to olsrd 2022-01-16 10:24:19 +01:00
101-unix-fix-meshing-with-wireguard-point-to-point-interfaces.patch olsrd: add ubus ipc integration to olsrd 2022-01-16 10:24:19 +01:00
600-add-ubus-support.patch olsrd: add ubus ipc integration to olsrd 2022-01-16 10:24:19 +01:00