.. SPDX-License-Identifier: GPL-2.0 2019.2 (2019-05-23) =================== * coding style cleanups and refactoring * add multicast_fanout setting subcommand * implement netlink based support for remaining sysfs-only features * drop support for deprecated log command support * remove non-netlink support for translating MAC addresses to originators 2019.1 (2019-03-28) =================== * coding style cleanups and refactoring * introduce support for batadv meshif, hardif and vlan configuration via netlink * replace multicast_mode with multicast_forceflood settings subcommand * add hop_penalty setting subcommand 2019.0 (2019-02-01) =================== * coding style cleanups and refactoring * add gateway selection manpage section for B.A.T.M.A.N. V * bugs squashed: - re-integrate support for translation table unicast/multicast filter - avoid incorrect warning about disabled mesh interface when debugfs support is not enabled in batman-adv 2018.4 (2018-11-14) =================== * coding style cleanups and refactoring * correction of manpage spelling errors * new subcommand "event" to receive netlink notifications * infrastructure to disable commands during build time * drop of the legacy vis subcommands 2018.3 (2018-09-14) =================== * (no changes) 2018.2 (2018-07-10) =================== * (no changes) 2018.1 (2018-04-25) =================== * synchronization of batman-adv netlink and packet headers * add DAT cache and multicast flags netlink support * disable translation support for non-unicast mac addresses 2018.0 (2018-02-26) =================== * synchronization of batman-adv netlink and packet headers * mark licenses clearer, change batman-adv UAPI header from ISC to MIT * coding style cleanups and refactoring 2017.4 (2017-12-05) =================== * synchronization of batman-adv netlink header * coding style cleanups and refactoring * documentation cleanup * bugs squashed: - improve error handling for libnl related errors - add checks for various allocation errors 2017.3 (2017-09-28) =================== * bugs squashed: - Fix error messages on traceroute send failures 2017.2 (2017-06-28) =================== * coding style cleanups and refactoring 2017.1 (2017-05-23) ==================== * (no changes) 2017.0 (2017-02-28) =================== * remove root check for read-only sysfs and rtnl functionality * coding style cleanups * bugs squashed: - fix check for root priviliges when started under modified effective uid 2016.5 (2016-12-15) =================== * reimplement traceroute/ping commands in userspace without debugfs * switch interface manipulation from (legacy) sysfs to rtnetlink * coding style cleanups 2016.4 (2016-10-27) =================== * integrate support for batman-adv netlink * coding style cleanups * documentation updates * bugs squashed: - fix endless loop in TP meter on some platforms - fix build errors caused by name conflicts 2016.3 (2016-09-01) =================== * synchronize common headers with batman-adv * support multicast logging and debug table * split tcpdump OGM packet filter in OGM and OGMv2 filter * add infrastructure to communicate with batadv netlink family * integrate command to control new kernel throughput meter