The annotated tag, v2011.0.0 has been created at b4d935e2279087b0c5c154a144b1174610828f57 (tag) tagging 4dbce4e8b7dabfb2c0a6fb84c5f1cee8b4f3d5de (commit) replaces v2010.2.0 tagged by Sven Eckelmann on Sat Jan 29 21:12:39 2011 +0100
- Shortlog ------------------------------------------------------------ batctl 2011.0.0
Andrew Lunn (2): batctl: manpage rework batctl: VIS subcommand uses -h for help/usage.
Daniel Seither (5): batman-adv: record route for ICMP messages batctl: record route for ICMP messages batctl: include ping -R in manpage batctl: avoid parsing bat-hosts multiple times batctl: Correct mdev calculation in ping subcommand
Linus Lüssing (6): batctl: Add timeout filtering option for originators batctl: Add an optional interval for watch-mode batctl: Add manpage entry for -w [num] and -t [num] batctl: Fix bisecting of OGMs with 32bit seqno batctl: Fix skipped substitutions of mac addresses with a following ', ' batctl: Fix substitution of mac addresses with a following ')'
Marek Lindner (41): batctl: mark trunk as 0.3 branch batman-adv: adding gateway functionality batctl: add support for gateway mode batctl: tcpdump - add vlan support batctl: add PRIMARIES_FIRST_HOP flag support batctl: make batch-mode the default and offer watch mode to deactivate it batctl: extend bat-hosts parser to ignore empty lines and comments batctl: omit log lines which don't start with the correct tag batctl: add _GNU_SOURCE define to avoid compiler warning batctl: fix crash in bat-hosts parser on embedded systems batctl: fix typos in error messages batctl: don't warn when identical bat-host entries are found batctl: follow /proc to sysfs conversion & introduce input validation batctl: adding batctl bonding mode support batctl: adjust to new /sysfs paths batctl: update man page batctl: follow the orig_interval move to /sys batctl: adapt batctl to new sysfs interface handling batctl: adjust tcpdump to expanded bcast seqno batctl: adjust tcpdump to expanded ogm seqno batctl: follow single value conversion of sysfs files batctl: fix regression - don't show unused interfaces batctl: adapting source version to revised versioning scheme batctl: add debug log support batctl: layer2 unicast packet fragmentation batman-adv: layer2 unicast packet fragmentation batctl: tcpdump add support for multiple header encapsulation batctl: tcpdump - add support for fragmented packets batctl: tcpdump - print encapsulated payload even if DUMP_TYPE_NONBAT is not set batctl: tcpdump - show ogm gateway flags batctl: support for multiple mesh clouds batctl: traceroute - use all received packets to retrieve neighbor mac batctl: fix crash if HOME environment variable is not set batctl: change email batctl: display soft-interface neighbor table batctl: support new gateway sysfs API batctl: add support for gateway mode batctl: display soft-interface neighbor table batctl: support new gateway sysfs API batctl: suppress bat-host parser warning when bat-hosts are to be ignored batctl: tcpdump - support LARGETAIL flag
Simon Wunderlich (10): batman-adv: Add bonding functionality batman-adv: Update copyright years batctl: fix syntax: enable -> enabled batctl: fix frac part of vis TQ output batman-adv: 32bit sequence number and TTL for broadcasts batctl: remove inclusion of linux/magic.h batctl: remove dead code batctl: use dotted format in copyright statement batctl: add manual entry for fragmentation batctl: update copyright years
Sven Eckelmann (24): batctl: Correct typographical errors detected by lintian batctl: Differentiate between hyphen and minus in manpage batctl: avoid buffer overflow when parsing bat-hosts file(s) batctl: Parse allowed settings for sysfs without whitespace before newline batctl: Use socket in debugfs instead of batman-adv device batctl: Get tables from debugfs instead of sysfs batctl: Merge differences between v2010.0.0 batctl: Remove dead code from old sysfs parsing batctl: Use NULL instead of 0 for pointers batctl:Use nproc to get number of available processors batman-adv: Add include guards to all header files batctl: Add support for git revision string batman-adv: checkpatch cleanup of comments batctl: Correct format strings for 8 bit ttl batctl: Don't print uninitialised traceroute times batctl: Remove unused variables batctl: Initialise timeout before usage in error case batctl: Re-add ping interval after each loop batctl: Convert strtok to reentrant safe strtok_r batctl: Start new development cycle Merge branch 'master' into next batman-adv: Use "__attribute__" shortcut macros batman-adv: Calculate correct size for merged packets batctl: update version for release
-----------------------------------------------------------------------