1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-23 16:17:29 +02:00
openwrt-routing/babeld
Polynomdivision 72408a9cf8
babeld: fix compiler warnings (#639)
babeld: fix compiler warnings

Fixes:
- "route_list_entry" points to "struct babel_route"
- "format_thousands" returns a string pointer
- "UBUS_METHOD_NOARG" wants a function returning an integer

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-02-01 20:40:17 +01:00
..
files babeld: add ubus bindings 2021-01-15 01:13:26 +01:00
patches babeld: send events via ubus (#633) 2021-02-01 15:26:44 +01:00
src babeld: fix compiler warnings (#639) 2021-02-01 20:40:17 +01:00
Makefile babeld: fix compiler warnings (#639) 2021-02-01 20:40:17 +01:00