The annotated tag, v2011.3.0 has been created at faea6f01d4119e36e3eec16e8c2fff4f0ded354a (tag) tagging 3b865a92208e3e2d95444eab16391475ce023b65 (commit) replaces v2011.2.0 tagged by Sven Eckelmann on Sun Aug 21 15:42:26 2011 +0200
- Shortlog ------------------------------------------------------------ batctl 2011.3.0
Antonio Quartulli (9): batctl: Unify the first 3 bytes in each packet batctl: improved client announcement mechanism batctl: improved roaming mechanism batctl: added loglevel support for DBG_TT batctl: rename and move TT_* flags/structs to the proper locations batman-adv: clean up the tt_query flags field batctl: unify flags for tt_change/tt_local_entry/tt_global_entry batman-adv: split tt_local/global_entry flags field for local and remote computations batctl: keep local table consistency for further TT_RESPONSE
Jonathan Neuschäfer (1): batctl: fix a memory leak in bat_hosts_init
Marek Lindner (7): batctl: update readme batctl: tcpdump - add support for tt request / roaming advertisement packets batctl: tcpdump - add option to select all packet types except specified batctl: tcpdump - display tt_crc field which is part of the OGM packet batctl: tcpdump - cleanup tt_query packet parser batctl: tcpdump - tt_data is an unsigned int value and should be printed as such batctl: avoid uninitialized variable when compiling bisect
Sven Eckelmann (21): batctl: Remove optimisation and debugging options batctl: Don't automatically build in parallel batctl: Remove unused Makefile variables batctl: Directly specify objects in Makefile batctl: Provide shebang to inform about interpreter batctl: Mark makefile targets without output as PHONY batctl: Only define CC when not already specified batctl: Build binary before installing it batctl: Reorder Makefile for better readability batctl: Use standard-like build rules batctl: Make called tools in clean and install configurable batctl: Rename INSTALL_PREFIX to DESTDIR batctl: Introduce PREFIX as standard installation prefix batctl: Install manpage batctl: Use enums for related constants batctl: Remove unused but set variable in roam and tt dump functions batctl: Force packed placment of tt_change Merge commit 'v2011.2.0' batctl: Start new development cycle Merge branch 'master' into next batctl: Replace version info instead of appending them
-----------------------------------------------------------------------