Batman-adv 2024.4 released
Dec 10th, 2024. Today the B.A.T.M.A.N. team publishes the December 2024 update to batman-adv! Several bug fixes and code cleanups are included in this version.
As the kernel module always depends on the Linux kernel it is compiled against, it does not make sense to provide binaries on our website. As usual, you will find the signed tarballs in our download section:
https://downloads.open-mesh.org/batman/releases/batman-adv-2024.4/
Thanks¶
Thanks to all people sending in patches:
- Al Viro <viro@zeniv.linux.org.uk>
- Alexandru Gagniuc <mr.nuke.me@gmail.com>
- Erick Archer <erick.archer@outlook.com>
- Julia Lawall <Julia.Lawall@inria.fr>
- Remi Pommarel <repk@triplefau.lt>
- Simon Wunderlich <sw@simonwunderlich.de>
- Sven Eckelmann <sven@narfation.org>
and to all those that supported us with good advice or rigorous testing:
- Antonio Quartulli <Antonio@mandelbit.com>
batman-adv¶
- support latest kernels (5.4 - 6.13)
- coding style cleanups and refactoring
- bugs squashed:
- prevent transmission of uninitialized memory for TT TVLVs
- avoid stuck, overfull translation table changes list
batctl¶
- coding style cleanups and refactoring
- drop explicit requirement to run as root
Happy routing,
The B.A.T.M.A.N. team
Comments