From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <a@unstable.cc>
Subject: Re: [B.A.T.M.A.N.] [PATCH v6 2/4] batman-adv: make GW election code protocol specific
Date: Tue, 05 Jul 2016 15:54:49 +0800 [thread overview]
Message-ID: <5080037.FAmTTRzGj4@voltaire> (raw)
In-Reply-To: <1467542795-29647-3-git-send-email-sven@narfation.org>
[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]
On Sunday, July 03, 2016 12:46:33 Sven Eckelmann wrote:
> From: Antonio Quartulli <a@unstable.cc>
>
> Each routing protocol may have its own specific logic about
> gateway election which is potentially based on the metric being
> used.
>
> Create two GW specific API functions and move the current election
> logic in the B.A.T.M.A.N. IV specific code.
>
> Signed-off-by: Antonio Quartulli <a@unstable.cc>
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> v6:
> - added "(optional)" to the kerneldoc of get_best_gw_node, is_eligible
> - use seq_puts in batadv_iv_gw_print
> - add comment for get_best_gw_node in batadv_gw_election (removed from
> patch 3)
> ---
> net/batman-adv/bat_iv_ogm.c | 219
> ++++++++++++++++++++++++++++++++++++++++ net/batman-adv/gateway_client.c |
> 217 +++++---------------------------------- net/batman-adv/gateway_client.h
> | 3 +
> net/batman-adv/gateway_common.c | 5 +-
> net/batman-adv/types.h | 11 ++
> 5 files changed, 263 insertions(+), 192 deletions(-)
Applied in revision 7d94776.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2016-07-05 7:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-03 10:46 [B.A.T.M.A.N.] [PATCH v6 0/4] GW code: make it algorithm-agnostic and add B.A.T.M.A.N. V support Sven Eckelmann
2016-07-03 10:46 ` [B.A.T.M.A.N.] [PATCH v6 1/4] batman-adv: make the GW selection class algorithm specific Sven Eckelmann
2016-07-05 7:54 ` Marek Lindner
2016-07-03 10:46 ` [B.A.T.M.A.N.] [PATCH v6 2/4] batman-adv: make GW election code protocol specific Sven Eckelmann
2016-07-05 7:54 ` Marek Lindner [this message]
2016-07-03 10:46 ` [B.A.T.M.A.N.] [PATCH v6 3/4] batman-adv: B.A.T.M.A.N. V - implement GW selection logic Sven Eckelmann
2016-07-05 7:55 ` Marek Lindner
2016-07-03 10:46 ` [B.A.T.M.A.N.] [PATCH v6 4/4] batman-adv: disable sysfs knobs when GW-mode is not implemented Sven Eckelmann
2016-07-05 7:56 ` Marek Lindner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5080037.FAmTTRzGj4@voltaire \
--to=mareklindner@neomailbox.ch \
--cc=a@unstable.cc \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox