Changelog for
batctl-debuginfo-2022.3-bp155.1.5.x86_64.rpm :
* Wed Dec 07 2022 Dirk Müller
- update to 2022.3: - drop additional delay after the ping packet
* manpage cleanups
* add various commands to print generic netlink replies as JSON
* coding style cleanups and refactoring
* Thu May 13 2021 Ferdinand Thiessen - Update to version 2021.0
* Drop support for batman-adv\'s sysfs+debugfs
* Drop support for automatic destruction of empty meshifs
* Drop support for deprecated log command support
* Drop of the legacy vis subcommands
* Add per interface hop penalty command
* Add tcpdump support for MCAST TVLV, unicast fragments and coded packets
* Add support for hardif specific settings
* Add multicast_fanout setting subcommand
* Add hop_penalty setting subcommand
* Add gateway selection manpage section for B.A.T.M.A.N. V
* New subcommand \"event\" to receive netlink notifications
* Bugs squashed:
* Fix query of meshif\'s ap_isolation status
* Ignore \"interface already exists\" error during \"interface add\"
* Fix endianness in ICMPv6 Echo Request/Reply parsing
* Fix parsing of radiotap headers on big endian systems
* Fix error code on throughputmeter errors
* 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
* Allow to select routing algorithm during creation of interface
* implement support for multicast RTR flags
* avoid some kernel deprecation warning by using more generic netlink over sysfs
* use type specific prefixes to select mesh interface or vlan instead of \'-m\'
* implement netlink based support for remaining sysfs-only features
* remove non-netlink support for translating MAC addresses to originators
* introduce support for batadv meshif, hardif and vlan configuration via netlink
* replace multicast_mode with multicast_forceflood settings subcommand
* Sun Jun 10 2018 antoine.belvireAATTopensuse.org- Update to version 2018.1.
* Synchronization of batman-adv netlink and packet headers.
* Add DAT cache and multicast flags netlink support.
* Disable translation support for non-unicast mac addresses.
* Sat Nov 04 2017 aavindraaAATTgmail.com- Update to version 2017.3
* See the following for all changes: https://www.open-mesh.org/projects/open-mesh/news- Cleanup with spec-cleaner
* Thu Jan 05 2017 p.drouandAATTgmail.com- Update to version 2016.5
* reimplement traceroute/ping commands in userspace without debugfs
* switch interface manipulation from (legacy) sysfs to rtnetlink
* coding style cleanups- Changes from version 2016.4
* 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
* Fri Oct 21 2016 p.drouandAATTgmail.com- Update to version 2016.3
* 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
* Wed Feb 10 2016 p.drouandAATTgmail.com- Update to version 2016.0
* No changelog available
* Thu Aug 27 2015 p.drouandAATTgmail.com- Update to version 2015.1
* No changelog available
* Sun Jul 26 2015 p.drouandAATTgmail.com- Update to version 2015.0
* No changelog available
* Mon Mar 30 2015 p.drouandAATTgmail.com- Update to version 2014.4.0
* No ChangeLog available
* Mon Dec 22 2014 p.drouandAATTgmail.com- Update to version 2014.3.0 + support latest kernels (2.6.29 - 3.16) + drop QinQ claim frames in bridge loop avoidance + fix a bogus warning from batadv_is_on_batman_iface() + removed SET_ETHTOOL_OPS + style improvements:
* remove semi-colon after macro definition
* add blank line between declarations and the rest of the code- Add make dependencies to pkg-config and pkgconfig(libnl-3.0); new upstream requirements- Fix Url to batctl homepage- Use download Url as source