batctl: Merge bugfixes from 2024.0 1042/head
authorSven Eckelmann <sven@narfation.org>
Fri, 2 Feb 2024 21:59:34 +0000 (22:59 +0100)
committerSven Eckelmann <sven@narfation.org>
Sat, 3 Feb 2024 08:00:09 +0000 (09:00 +0100)
commit056013fbd9cf3aae207f2fbf8d23d04b39afce91
tree4df976899c7c46b2b9df37241bb51e00637412da
parent076a2750dd7758950400a20bbc9b9a09440bed4a
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/0002-batctl-tcpdump-Fix-missing-sanity-check-for-batman-a.patch [new file with mode: 0644]
batctl/patches/0003-batctl-tcpdump-Add-missing-throughput-header-length-.patch [new file with mode: 0644]
batctl/patches/0004-batctl-tcpdump-Fix-IPv4-header-length-check.patch [new file with mode: 0644]
batctl/patches/0005-batctl-tcpdump-Add-missing-ICMPv6-Neighbor-Advert-le.patch [new file with mode: 0644]
batctl/patches/0006-batctl-tcpdump-Add-missing-ICMPv6-Neighbor-Solicit-l.patch [new file with mode: 0644]
batctl/patches/0007-batctl-tcpdump-Fix-ICMPv4-inner-IPv4-header-length-c.patch [new file with mode: 0644]