]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: add bat_orig_print API function
authorAntonio Quartulli <antonio@open-mesh.com>
Mon, 2 Sep 2013 10:15:03 +0000 (12:15 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Wed, 23 Oct 2013 13:33:10 +0000 (15:33 +0200)
commitcb9bb5dfc511234bdb7c4173085b90af53fa3a77
treeef2aa375749d3a3f1c2fe52f2fb0897ba2f88d1a
parent64ad97ec8a2637a045d1a699bf1327795ee978e0
batman-adv: add bat_orig_print API function

Each routing protocol has its own metric and private
variables, therefore it is useful to introduce a new API
for originator information printing.

This API needs to be implemented by each protocol in order
to provide its specific originator table output.

Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
net/batman-adv/bat_iv_ogm.c
net/batman-adv/originator.c
net/batman-adv/types.h