]> git.karo-electronics.de Git - karo-tx-linux.git/commit
batman-adv: agglomerate all batman iv ogm processing functions in a single file
authorMarek Lindner <lindner_marek@yahoo.de>
Sat, 30 Jul 2011 10:04:12 +0000 (12:04 +0200)
committerMarek Lindner <lindner_marek@yahoo.de>
Thu, 8 Sep 2011 15:39:06 +0000 (17:39 +0200)
commitfc9572756418e13e0bffaf2d58f678b907602507
tree373a9b5631dbaa2bc8fc41c75d094a7f0bb157e5
parentb6da4bf5d7951aba4f86d65546474c4e718f650f
batman-adv: agglomerate all batman iv ogm processing functions in a single file

In preparation of the upcoming improved routing algorithm the code based has
to be re-organized to allow choosing the routing algorithm at compile time.

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/Makefile
net/batman-adv/aggregation.c
net/batman-adv/aggregation.h
net/batman-adv/bat_iv_ogm.c [new file with mode: 0644]
net/batman-adv/bat_ogm.h [new file with mode: 0644]
net/batman-adv/hard-interface.c
net/batman-adv/originator.c
net/batman-adv/routing.c
net/batman-adv/routing.h