Batman-adv 2025.1 released
April 17th, 2025: The B.A.T.M.A.N. team is excited to announce the release of the April 2025 update for batman-adv! This update introduces support for jumbo frames on top of batman-adv. This release also includes various bug fixes and code cleanups.
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-2025.1/
Thanks¶
Many thanks to everyone who contributed patches:
- Eric Dumazet <edumazet@google.com>
- Nicolas Dichtel <nicolas.dichtel@6wind.com>
- Simon Wunderlich <sw@simonwunderlich.de>
- Sven Eckelmann <sven@narfation.org>
- Thomas Gleixner <tglx@linutronix.de>
batman-adv¶
- support latest kernels (5.4 - 6.15)
- added support for jumbo frames
- coding style cleanups and refactoring
- bugs squashed:
- don't limit size of aggregated incoming OGMs
- limit outgoing OGMs aggregates by MTU of outgoing interface
batctl¶
- coding style cleanups and refactoring
alfred¶
- coding style cleanups and refactoring
Happy routing,
The B.A.T.M.A.N. team
Comments