babeld: update to 1.10
authorNick Hainke <vincent@systemli.org>
Sat, 29 May 2021 17:17:32 +0000 (19:17 +0200)
committerBaptiste Jonglez <git@bitsofnetworks.org>
Wed, 2 Jun 2021 19:24:13 +0000 (21:24 +0200)
commitdc22d38f919a58f90deaea52241c459699af788e
tree664156debf829a969b177af5b2f8a82f023fe4f9
parent83774bf54a859f31db941546e8bdea4afdf3cf31
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>
babeld/Makefile
babeld/patches/600-add-ubus.patch
babeld/src/ubus.c