[PATCH 0/5] batctl: genl_json bugfixes

Sven Eckelmann <[email protected]> Sun, 05 Jul 2026 17:53:34 +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 (5):
      batctl: genl_json: avoid negative chars in sanitize_string
      batctl: genl_json: reject unknown options in handle_json_query
      batctl: genl_json: don't return negative error codes to main
      batctl: genl_json: escape non-printable characters as valid JSON
      batctl: genl_json: drop leftover network coding log level

 genl_json.c | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)
---
base-commit: eb9597d4ca6db17c579f5ae9443c51b013e2fe65
change-id: 20260704-bugfixes-genl_json-6d36eb5d0c6d

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