batman-adv: B.A.T.M.A.N. V - implement GW selection logic
authorAntonio Quartulli <a@unstable.cc>
Sun, 3 Jul 2016 10:46:34 +0000 (12:46 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Tue, 9 Aug 2016 05:54:30 +0000 (07:54 +0200)
commit50164d8f500f1cd211178f7b3d062987d68fe013
tree68adc6e26dd6a457161bdab8d9a06a18aaf15bea
parent34d99cfefaac596adfe9b69f5e7c2cd291af2334
batman-adv: B.A.T.M.A.N. V - implement GW selection logic

Since the GW selection logic has been made routing protocol specific
it is now possible for B.A.T.M.A.N V to have its own mechanism by
providing the API implementation.

Implement the GW specific API in the B.A.T.M.A.N. V protocol in
order to provide a working GW selection mechanism.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/bat_v.c
net/batman-adv/gateway_client.c
net/batman-adv/gateway_client.h
This page took 0.02714 seconds and 5 git commands to generate.