Batman-adv 2022.2 released
Batman-adv 2022.2 released
Jul 26th, 2022. Today the B.A.T.M.A.N. team publishes the July 2022 update to batman-adv! alfred can now announce changes to its stored data via unix sockets. This should avoid the overhead the --update-command imposed because it always required the start of a new program. Also several 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-2022.2/
Thanks¶
Thanks to all people sending in patches:
- Jakub Kicinski <kuba@kernel.org>
- Marek Lindner <mareklindner@neomailbox.ch>
- Simon Wunderlich <sw@simonwunderlich.de>
- Sven Eckelmann <sven@narfation.org>
- Yu Zhe <yuzhe@nfschina.com>
and to all those that supported us with good advice or rigorous testing:
- Johannes Berg <johannes@sipsolutions.net>
- Stefan Schmidt <stefan@datenfreihafen.org>
batman-adv¶
- support latest kernels (4.9 - 5.19)
alfred¶
- support event notification via unix socket
- improve timing stability of transmitted announcement packets
- reduce socket handling overhead when many clients and interfaces
Happy routing,
The B.A.T.M.A.N. team
Comments