libubus: introduce new status messages
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 18 Feb 2022 16:13:56 +0000 (18:13 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 28 Feb 2022 14:07:18 +0000 (16:07 +0200)
commit66baa44b8deea962d5cbf2f77736075eb78769f6
treea2bf847dad3d065ba2514a4e4cc63b3a14106f48
parenta72457b61df045d3c499a6211362b751710590d7
libubus: introduce new status messages

Introduce the following new status messages in libubus:

UBUS_STATUS_NO_MEMORY
UBUS_STATUS_PARSE_ERROR
UBUS_STATUS_SYSTEM_ERROR

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Petr Štetiar <ynezz@true.cz>
Acked-by: Jo-Philipp Wich <jo@mein.io>
libubus.c
ubusmsg.h