batman-adv: make struct batadv_neigh_node algorithm agnostic
authorAntonio Quartulli <antonio@open-mesh.com>
Mon, 2 Sep 2013 10:15:01 +0000 (12:15 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Wed, 23 Oct 2013 13:33:08 +0000 (15:33 +0200)
some of the fields in struct batadv_neigh_node are strictly
related to the B.A.T.M.A.N. IV algorithm. In order to
make the struct usable by any routing algorithm it has to be
split and made more generic

Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>

No differences found