Project

General

Profile

Batman-adv 2025.0 released

Added by Sven Eckelmann 12 days ago

Feb 7th, 2025. Today the B.A.T.M.A.N. team publishes the February 2025 update to batman-adv! batctl got support for subsecond ping intervals. To reduce the size of OGMs, VLAN 0 is now handled as "untagged VLAN" and announced TT changes have less redundant modifications listed. batman-adv's OGM translation table changes parser also received an important fix for a regression from 2024.4. 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-2025.0/

Thanks

Thanks to all people sending in patches:

batman-adv

  • support latest kernels (5.4 - 6.14)
  • handle VLAN 0 as untagged VLAN
  • TT changes in OGMs no longer contain redundant TT changes
  • coding style cleanups and refactoring
  • bugs squashed:
    • fix incorrect offset in OGM handler for translation table TVLV
    • force stop of throughput detection workers on interface removal

batctl

  • subsecond precision support for ping intervals
  • coding style cleanups and refactoring

alfred

  • coding style cleanups and refactoring

Happy routing,

The B.A.T.M.A.N. team


Comments