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 1/9] batman-adv: make struct batadv_neigh_node algorithm agnostic
Date: Tue, 3 Sep 2013 16:47:57 +0800 [thread overview]
Message-ID: <201309031647.57498.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1378116909-551-2-git-send-email-ordex@autistici.org>
On Monday, September 02, 2013 18:15:01 Antonio Quartulli wrote:
> From: Antonio Quartulli <antonio@open-mesh.com>
>
> some of the fields in struct batadv_neigh_node are strictly
> related to the B.A.T.M.A.N. IV algorithm. In order to
> make the struct usable by any routing algorithm it has to be
> split and made more generic
>
> Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
> ---
> bat_iv_ogm.c | 60
> +++++++++++++++++++++++++++++------------------------
> gateway_client.c | 16 +++++++-------
> network-coding.c | 8 ++++---
> originator.c | 33 +++++++++++++++++++----------
> originator.h | 3 ++-
> routing.c | 9 +++++---
> translation-table.c | 4 ++--
> types.h | 41 ++++++++++++++++++++++--------------
> 8 files changed, 103 insertions(+), 71 deletions(-)
Applied in revision c82dc0d.
Thanks,
Marek
next prev parent reply other threads:[~2013-09-03 8:47 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 [this message]
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
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=201309031647.57498.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.