babeld: update to 1.10
authorNick Hainke <vincent@systemli.org>
Sat, 29 May 2021 17:17:32 +0000 (19:17 +0200)
committerPolynomdivision <vincent@systemli.org>
Thu, 10 Jun 2021 07:23:40 +0000 (09:23 +0200)
commitc9bb4d3ebe55791acdbef8a0331d4339aa475c8f
tree8e96f70cd3e4c30ea5bae9be5ef9c4adf1bacd55
parent13461119bc7c2425ca735f808fb278a9bb43d74e
babeld: update to 1.10

25 April 2021: babeld-1.10
  * Removed the disambiguation code: source-specific routing is no longer
    supported for IPv4, and for IPv6 only on Linux 3.11 or later.
  * Fixed an issue handling of retractions with no next hop, which caused
    interoperability problems with BIRD.  Thanks to Fabian Bläse.
  * If skip-kernel-setup is set, we no longer disable the rp_filter, which
    makes babeld work in containers.  Thanks to Martin Weinelt.

Remove upstreamed part of ubus patch:
-  local: make local_kind function accessible

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry picked from commit dc22d38f919a58f90deaea52241c459699af788e)
babeld/Makefile
babeld/patches/600-add-ubus.patch
babeld/src/ubus.c