Hello:
This series was applied to netdev/net.git (main) by Simon Wunderlich sw@simonwunderlich.de:
On Thu, 1 Feb 2024 12:01:09 +0100 you wrote:
From: Linus Lüssing linus.luessing@c0d3.blue
When a node which does not have the new batman-adv multicast packet type capability vanishes then the according, global counter erroneously would not be reduced in response on other nodes. Which in turn leads to the mesh never switching back to sending with the new multicast packet type.
[...]
Here is the summary with links: - [1/2] batman-adv: mcast: fix mcast packet type counter on timeouted nodes https://git.kernel.org/netdev/net/c/59f7ea703c38 - [2/2] batman-adv: mcast: fix memory leak on deleting a batman-adv interface https://git.kernel.org/netdev/net/c/0a186b49bba5
You are awesome, thank you!