batman-adv: make struct batadv_orig_node algorithm agnostic
some of the struct batadv_orig_node members are B.A.T.M.A.N. IV specific and therefore they are moved in a algorithm specific substruct in order to make batadv_orig_node routing algorithm agnostic Signed-off-by:Antonio Quartulli <antonio@open-mesh.com> Signed-off-by:
Marek Lindner <lindner_marek@yahoo.de>
Showing
- net/batman-adv/bat_iv_ogm.c 81 additions, 27 deletionsnet/batman-adv/bat_iv_ogm.c
- net/batman-adv/originator.c 33 additions, 56 deletionsnet/batman-adv/originator.c
- net/batman-adv/originator.h 2 additions, 1 deletionnet/batman-adv/originator.h
- net/batman-adv/types.h 19 additions, 11 deletionsnet/batman-adv/types.h
Please register or sign in to comment