Hi David, hi Jakub,
here is a bugfix 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 44c026a73be8038f03dbdeef028b642880cf1511:
Linux 6.4-rc3 (2023-05-21 14:05:48 -0700)
are available in the Git repository at:
git://git.open-mesh.org/linux-merge.git tags/batadv-net-pullrequest-20230607
for you to fetch changes up to abac3ac97fe8734b620e7322a116450d7f90aa43:
batman-adv: Broken sync while rescheduling delayed work (2023-05-26 23:14:49 +0200)
---------------------------------------------------------------- Here is a batman-adv bugfix:
- fix a broken sync while rescheduling delayed work, by Vladislav Efanov
---------------------------------------------------------------- Vladislav Efanov (1): batman-adv: Broken sync while rescheduling delayed work
net/batman-adv/distributed-arp-table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
b.a.t.m.a.n@lists.open-mesh.org