[PATCH 0/8] alfred: vis: random fixes
Sven Eckelmann <[email protected]> Tue, 28 Jul 2026 18:01:29 +0200
| Newsgroups | org.open-mesh.lists.batman |
|---|---|
| Message-ID | <[email protected]> |
Similar to the batctl fixes, I have now compiled a list of potential fixes for alfred. Instead of posting everything at once, I will be posted in smaller chunks. They are just various (mostly minor) problems which should be tackled at some point. This time, we will only handle the vis changes. Signed-off-by: Sven Eckelmann <[email protected]> --- Sven Eckelmann (8): alfred: vis: reject too long unix socket paths alfred: vis: keep interface names always in heap alfred: vis: return query_rtnl_link error on failed send alfred: vis: handle short reads on the unix socket alfred: vis: report failures while reading the answer alfred: vis: don't drop the rest of the answer for a bogus dataset alfred: vis: fix jsondoc output for nodes without vis entries alfred: vis: skip originators with unresolvable hard interface vis/vis.c | 106 +++++++++++++++++++++++++++++++++++++++++++++++++------------- vis/vis.h | 2 +- 2 files changed, 86 insertions(+), 22 deletions(-) --- base-commit: 462a0cf40615f62e0912c36d72a75accbb26f5ee change-id: 20260728-bugfixes-vis-002f70769af9 Best regards, -- Sven Eckelmann <[email protected]>