The annotated tag, batman-adv-for-davem has been created at e8e28e620b5507ad88aaab4bbe31c716874b5021 (tag) tagging 7c64fd98ce512de6c6dae0452dc026446bd368d5 (commit) replaces v3.3-rc1 tagged by Marek Lindner on Tue Feb 28 19:21:12 2012 +0800
- Shortlog ------------------------------------------------------------ code cleanups and code refactoring
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
Marek Lindner (7): batman-adv: simplify bat_ogm_receive API call batman-adv: warn if added interface is part of a bridge 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
Sven Eckelmann (5): batman-adv: Explicitly mark the common header structure batman-adv: refactor tt_global_del() to avoid misalignment batman-adv: Update copyright years batman-adv: Start new development cycle batman-adv: Fix indentation of multiline statements
-----------------------------------------------------------------------