[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240201110110.29129-1-sw@simonwunderlich.de>
Date: Thu, 1 Feb 2024 12:01:08 +0100
From: Simon Wunderlich <sw@...onwunderlich.de>
To: davem@...emloft.net,
kuba@...nel.org
Cc: netdev@...r.kernel.org,
b.a.t.m.a.n@...ts.open-mesh.org,
Simon Wunderlich <sw@...onwunderlich.de>
Subject: [PATCH 0/2] pull request for net: batman-adv 2024-02-01
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(+)
Powered by blists - more mailing lists