public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
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 3/4] batman-adv: B.A.T.M.A.N. V - implement GW selection logic
Date: Tue, 05 Jul 2016 15:55:44 +0800	[thread overview]
Message-ID: <1769791.tLJkjoEo51@voltaire> (raw)
In-Reply-To: <1467542795-29647-4-git-send-email-sven@narfation.org>

[-- Attachment #1: Type: text/plain, Size: 1084 bytes --]

On Sunday, July 03, 2016 12:46:34 Sven Eckelmann wrote:
> From: Antonio Quartulli <a@unstable.cc>
> 
> 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>
> ---
> v6:
>  - remove comment for get_best_gw_node in batadv_gw_election (added to
>    patch 2)
>  - fix possible integer overflow in batadv_v_gw_is_eligible when comparing
>    current gw throughput (+threshold) against throughput of potential new
>    gateway
>  - use seq_puts in batadv_v_gw_print
> ---
>  net/batman-adv/bat_v.c          | 223
> +++++++++++++++++++++++++++++++++++++++- net/batman-adv/gateway_client.c
> |   5 +-
>  net/batman-adv/gateway_client.h |   2 +
>  3 files changed, 226 insertions(+), 4 deletions(-)

Applied in revision 80b2d47.

Thanks,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  reply	other threads:[~2016-07-05  7:55 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
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 [this message]
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=1769791.tLJkjoEo51@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