[PATCH 0/5] batctl: debug tables bugfixes
Sven Eckelmann <[email protected]> Sat, 04 Jul 2026 21:35:58 +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: debug: avoid endless getopt loop for attached '-w' argument batctl: debug: use strict interval/timeout parsing batctl: debug: reject trailing garbage for intervals batctl: debug: reject non-finite/negative interval/timeout values batctl: debug: don't return negative error codes from handle_debug_table debug.c | 29 ++++++++++++++++------------- man/batctl.8 | 18 +++++++++--------- 2 files changed, 25 insertions(+), 22 deletions(-) --- base-commit: e93995999e80513db80eba200ea682b5b15556af change-id: 20260704-bugfixes-debug-949459f9bf75 Best regards, -- Sven Eckelmann <[email protected]>