[PATCH 0/9] batctl: tcpdump bugfixes
Sven Eckelmann <[email protected]> Sun, 05 Jul 2026 19:30:03 +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 (9): batctl: tcpdump: fix "subtybe" typo in 4ADDR output batctl: tcpdump: return EXIT_SUCCESS on normal termination batctl: tcpdump: check frame length before reading the ethernet header batctl: tcpdump: resolve bat-host name for ROAMv1 client batctl: tcpdump: print the unreachable host for ICMP port unreachable batctl: tcpdump: skip partial line for oversized ICMPv6 errors batctl: tcpdump: don't label unknown ICMPv6 types as unreachable batctl: tcpdump: reject invalid packet type arguments batctl: tcpdump: fix source address selection for 802.11 data frames tcpdump.c | 58 ++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 42 insertions(+), 16 deletions(-) --- base-commit: eb9597d4ca6db17c579f5ae9443c51b013e2fe65 change-id: 20260704-bugfixes-tcpdump-3fc6bf0295de Best regards, -- Sven Eckelmann <[email protected]>