Hello:
This patch was applied to netdev/net.git (main) by Simon Wunderlich sw@simonwunderlich.de:
On Tue, 18 Mar 2025 16:00:35 +0100 you wrote:
From: Sven Eckelmann sven@narfation.org
An OGMv1 and OGMv2 packet receive processing were not only limited by the number of bytes in the received packet but also by the nodes maximum aggregation packet size limit. But this limit is relevant for TX and not for RX. It must not be enforced by batadv_(i)v_ogm_aggr_packet to avoid loss of information in case of a different limit for sender and receiver.
[...]
Here is the summary with links: - [net,1/1] batman-adv: Ignore own maximum aggregation size during RX https://git.kernel.org/netdev/net/c/548b0c5de761
You are awesome, thank you!