Batman-adv 2026.1 released
April 8th, 2026: The B.A.T.M.A.N. team is excited to announce the release of the April 2026 update for batman-adv! Several bug fixes and code cleanups are included in this version.
Since the kernel module is always dependent on the specific Linux kernel it’s compiled against, providing precompiled binaries on our website is not feasible. As always, you can find the signed tarballs in the download section:
https://downloads.open-mesh.org/batman/releases/batman-adv-2026.1/
Thanks¶
Many thanks to everyone who contributed patches:
- Haoze Xie <royenheart@gmail.com>
- Ruide Cao <caoruide123@gmail.com>
- Simon Wunderlich <sw@simonwunderlich.de>
- Sven Eckelmann <sven@narfation.org>
- Thomas Huth <thuth@redhat.com>
- Yuan Tan <yuantan098@gmail.com>
- Yang Yang <n05ec@lzu.edu.cn>
And a special thanks to those who supported us with valuable advice and thorough testing:
- Juefei Pu <tomapufckgml@gmail.com>
- Ren Wei <enjou1224z@gmail.com>
- Xin Liu <bird@lzu.edu.cn>
- Yifan Wu <yifanwucs@gmail.com>
batman-adv¶
- support latest kernels (5.10 - 7.1)
- coding style cleanups and refactoring
- bugs squashed:
- reject oversized global TT response buffers
- avoid OGM aggregation when skb tailroom is insufficient
- prevent freed backbones when dumping BLA claims
batctl¶
- coding style cleanups and refactoring
- bugs squashed:
- tcpdump: Fix printing of usecs
- fix tbl preprocessing of manpage
alfred¶
- coding style cleanups and refactoring
- bugs squashed:
- fix printing of timespec
Happy routing,
The B.A.T.M.A.N. team
Comments