All of lore.kernel.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 3/9] batman-adv: add bat_orig_print API function
Date: Tue, 3 Sep 2013 16:51:07 +0800	[thread overview]
Message-ID: <201309031651.07851.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1378116909-551-4-git-send-email-ordex@autistici.org>

On Monday, September 02, 2013 18:15:03 Antonio Quartulli wrote:
> From: Antonio Quartulli <antonio@open-mesh.com>
> 
> 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>
> ---
>  bat_iv_ogm.c | 65
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ originator.c |
> 66 +++++++++---------------------------------------------------
> types.h      |  3 +++
>  3 files changed, 78 insertions(+), 56 deletions(-)

Applied in revision e675e2e.

Thanks,
Marek

  reply	other threads:[~2013-09-03  8:51 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 [this message]
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
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=201309031651.07851.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.