commit | 551586292b39da6e4fbfbb5b96b57b68decfdab9 | [log] [tgz] |
---|---|---|
author | Linus Lüssing <linus.luessing@web.de> | Mon Mar 14 22:43:27 2011 +0000 |
committer | Sven Eckelmann <sven@narfation.org> | Sun Apr 17 21:11:00 2011 +0200 |
tree | 7d9260d487a9c29fb3c50e0174986d1399aab1be | |
parent | 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d [diff] |
batman-adv: Move bonding / iface alternating router search to own functions This decreases the size of find_router() by outsourcing the router search for the bonding and interface alternating modes to their own sub functions. This shall make it easier to keep track of the correct refcounting later. Signed-off-by: Linus Lüssing <linus.luessing@web.de> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Sven Eckelmann <sven@narfation.org>