Hi David, hi Jakub,
here are two bugfixes for batman-adv which we would like to have integrated into net.
Please pull or let me know of any problem!
Thank you, Simon
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.open-mesh.org/linux-merge.git tags/batadv-net-pullrequest-20240201
for you to fetch changes up to 0a186b49bba596b81de5a686ce5bfc9cd48ab3ef:
batman-adv: mcast: fix memory leak on deleting a batman-adv interface (2024-01-27 09:13:39 +0100)
---------------------------------------------------------------- Here are some batman-adv bugfixes:
- fix a timeout issue and a memory leak in batman-adv multicast, by Linus Lüssing (2 patches)
---------------------------------------------------------------- Linus Lüssing (2): batman-adv: mcast: fix mcast packet type counter on timeouted nodes batman-adv: mcast: fix memory leak on deleting a batman-adv interface
net/batman-adv/multicast.c | 3 +++ 1 file changed, 3 insertions(+)