public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <antonio@open-mesh.com>,
	Antonio Quartulli <ordex@autistici.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv7 5/9] batman-adv: add bat_neigh_is_equiv_or_better API function
Date: Tue, 3 Sep 2013 16:54:03 +0800	[thread overview]
Message-ID: <201309031654.04017.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1378116909-551-6-git-send-email-ordex@autistici.org>

On Monday, September 02, 2013 18:15:05 Antonio Quartulli wrote:
> From: Antonio Quartulli <antonio@open-mesh.com>
> 
> Each routing protocol has its own metric semantic and
> therefore is the protocol itself the only component able to
> compare two metrics to check their "similarity".
> 
> This new API allows each routing protocol to implement its
> own logic and make the external code protocol agnostic.
> 
> Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
> ---
>  bat_iv_ogm.c | 18 ++++++++++++++++++
>  main.c       |  3 ++-
>  main.h       |  6 ++++++
>  types.h      |  4 ++++
>  4 files changed, 30 insertions(+), 1 deletion(-)

Applied in revision 51e42c8.

Thanks,
Marek

  reply	other threads:[~2013-09-03  8:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 10:15 [B.A.T.M.A.N.] [PATCHv7 0/9] Improving the routing protocol abstraction Antonio Quartulli
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 1/9] batman-adv: make struct batadv_neigh_node algorithm agnostic Antonio Quartulli
2013-09-03  8:47   ` Marek Lindner
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 2/9] batman-adv: make struct batadv_orig_node " Antonio Quartulli
2013-09-03  8:50   ` Marek Lindner
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 3/9] batman-adv: add bat_orig_print API function Antonio Quartulli
2013-09-03  8:51   ` Marek Lindner
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 4/9] batman-adv: add bat_neigh_cmp " Antonio Quartulli
2013-09-03  8:52   ` Marek Lindner
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 5/9] batman-adv: add bat_neigh_is_equiv_or_better " Antonio Quartulli
2013-09-03  8:54   ` Marek Lindner [this message]
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 6/9] batman-adv: adapt bonding to use the new API functions Antonio Quartulli
2013-09-03  8:55   ` Marek Lindner
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 7/9] batman-adv: adapt the neighbor purging routine " Antonio Quartulli
2013-09-03  8:57   ` Marek Lindner
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 8/9] batman-adv: provide orig_node routing API Antonio Quartulli
2013-09-03  9:00   ` Marek Lindner
2013-09-03  9:03     ` Antonio Quartulli
2013-09-02 10:15 ` [B.A.T.M.A.N.] [PATCHv7 9/9] batman-adv: adapt the TT component to use the new API functions Antonio Quartulli

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=201309031654.04017.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=antonio@open-mesh.com \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=ordex@autistici.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