[PATCH 00/12] batctl: netlink bugfixes

Sven Eckelmann <[email protected]> Wed, 08 Jul 2026 22:00:06 +0200
Newsgroups org.open-mesh.lists.batman
Message-ID <[email protected]>
I have now splitted the bugfixes for batctl in topic branches to make it a
little bit easier to review. Similar to the "random bugfixes 2026-06-21"
patchset, they are just various (mostly minor) problems which should be
tackled at some point.

Signed-off-by: Sven Eckelmann <[email protected]>
---
Sven Eckelmann (12):
      batctl: handle netlink callback object on error
      batctl: netlink: abort netlink_print_common when message allocation fails
      batctl: netlink: don't format NULL extra_info in info_callback
      batctl: netlink: report dump errors signalled in the NLMSG_DONE message
      batctl: netlink: detect receive errors in netlink_print_common
      batctl: netlink: report kernel errors when writing settings
      batctl: netlink: report send errors in netlink_simple_request
      batctl: netlink: detect receive errors in query_rtnl_link
      batctl: netlink: detect receive errors in netlink_simple_request
      batctl: netlink: detect receive errors in query_rtnl_link_single
      batctl: netlink: report error on query_rtnl_link send failure
      batctl: netlink: use kernel-style error codes for nl_recvmsgs

 functions.c       | 67 ++++++++++++++++++++++++++++++++++++++++++-------------
 netlink.c         | 27 ++++++++++++++++------
 routing_algo.c    |  1 +
 sys.c             | 10 +++++++--
 throughputmeter.c | 10 ++++++++-
 5 files changed, 90 insertions(+), 25 deletions(-)
---
base-commit: eb9597d4ca6db17c579f5ae9443c51b013e2fe65
change-id: 20260704-bugfixes-netlink-dff56d4f1c79

Best regards,
--  
Sven Eckelmann <[email protected]>