The annotated tag, v2012.1.0 has been created at 2b0055fa18113342f9d285b2dba90995b5e2fcda (tag) tagging 65e81cd08eddc024cb43031c311a3efe4f10a6a7 (commit) replaces v2012.0.0 tagged by Sven Eckelmann on Fri Mar 30 18:37:07 2012 +0200
- Shortlog ------------------------------------------------------------ batman-adv 2012.1.0
Alexey Fisher (1): batman-adv: add "make install" option to Makefile
Antonio Quartulli (4): batman-adv: add tt_initialised flag to the orig_node struct batman-adv: set TT_CLIENT_NEW flag before invoking hash_add() batman-adv: code refactoring - move debug print into tt_local_set_pending batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entry
Danny Kukawka (1): batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Marek Lindner (10): Merge branch 'next' Merge branch 'next' batman-adv: simplify bat_ogm_receive API call batman-adv: warn if added interface is part of a bridge Merge branch 'next' batman-adv: add infrastructure to change routing algorithm at runtime batman-adv: convert batman iv algorithm to use dynamic infrastructure batman-adv: allowing changing the routing algorithm via module parameter batman-adv: export used routing algorithm via sysfs batman-adv: convert time_after instances to has_timed_out
Martin Hundebøll (2): batman-adv: Rm empty line from is_my_mac() in main.c batman-adv: Move is_out_of_time() to main.h for general use
Simon Wunderlich (2): batman-adv: convert all times to miliseconds batman-adv: fix initialised flag for tt request/responses
Sven Eckelmann (25): batman-adv: Explicitly mark the common header structure batman-adv: Don't automatically build in parallel batman-adv: Remove OpenWRT specific makefile rules batman-adv: Remove non-kernel parts from Makefile.kbuild batman-adv: Allow to enable features without editing Makefile batman-adv: Allow to disable features batman-adv: Don't try to read commit information from target kernel batman-adv: Generate config compatible with kbuild macros batman-adv: refactor tt_global_del() to avoid misalignment batman-adv: Remove date from README batman-adv: Split README in kernel and external part batman-adv: Fix compilation with linux 2.6.29 and 2.6.30 batman-adv: Update copyright years Merge commit 'v2012.0.0' batman-adv: batman-adv: Start new development cycle batman-adv: Fix indentation of multiline statements batman-adv: Ignore 80-chars per line limits for strings batman-adv: Don't begin block comments with only a /* line batman-adv: Use {} braces consistent on the arms of a statement batman-adv: Remove spaces after a cast batman-adv: use shorter pr_warn instead of pr_warning batman-adv: Use eth_hw_addr_random compat also for kernel 3.3 batman-adv: Add routing_algo to README batman-adv: Update compatible kernel version number batman-adv: Update CHANGELOG for upcoming release
-----------------------------------------------------------------------