batctl: Merge bugfixes from 2024.0 1041/head
authorSven Eckelmann <sven@narfation.org>
Fri, 2 Feb 2024 21:59:34 +0000 (22:59 +0100)
committerSven Eckelmann <sven@narfation.org>
Fri, 2 Feb 2024 22:03:42 +0000 (23:03 +0100)
commit75e1614d06097cf04b77838b54e3c4c91e138289
tree0b8160057334c28ab7c0cba8feb7c03aa93f6bc8
parentb848b61afa13fc15d1b3ec9eb4fb28723050c4f8
batctl: Merge bugfixes from 2024.0

* tcpdump: Fix missing sanity check for batman-adv header
* tcpdump: Add missing throughput header length check
* tcpdump: Fix IPv4 header length check
* tcpdump: Add missing ICMPv6 Neighbor Advert length check
* tcpdump: Add missing ICMPv6 Neighbor Solicit length check
* tcpdump: Fix ICMPv4 inner IPv4 header length check

Signed-off-by: Sven Eckelmann <sven@narfation.org>
batctl/Makefile
batctl/patches/0001-batctl-tcpdump-Fix-missing-sanity-check-for-batman-a.patch [new file with mode: 0644]
batctl/patches/0002-batctl-tcpdump-Add-missing-throughput-header-length-.patch [new file with mode: 0644]
batctl/patches/0003-batctl-tcpdump-Fix-IPv4-header-length-check.patch [new file with mode: 0644]
batctl/patches/0004-batctl-tcpdump-Add-missing-ICMPv6-Neighbor-Advert-le.patch [new file with mode: 0644]
batctl/patches/0005-batctl-tcpdump-Add-missing-ICMPv6-Neighbor-Solicit-l.patch [new file with mode: 0644]
batctl/patches/0006-batctl-tcpdump-Fix-ICMPv4-inner-IPv4-header-length-c.patch [new file with mode: 0644]