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: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>,
	Antonio Quartulli <ordex@autistici.org>,
	Antonio Quartulli <antonio@open-mesh.com>
Subject: Re: [B.A.T.M.A.N.] [PATCHv2 2/2] batman-adv: make the backbone gw check VLAN specific
Date: Thu, 8 Aug 2013 19:43:31 +0800	[thread overview]
Message-ID: <201308081943.31872.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1375892936-3602-3-git-send-email-ordex@autistici.org>

On Thursday, August 08, 2013 00:28:56 Antonio Quartulli wrote:
> From: Antonio Quartulli <antonio@open-mesh.com>
> 
> The backbone gw check has to be VLAN specific so that code
> using it can specify VID where the check has to be done.
> 
> In the TT code, the check has been moved into the
> tt_global_add() function so that it can be performed on a
> per-entry basis instead of ignoring all the TT data received
> from another backbone node. Only TT global entries belonging
> to the VLAN where the backbone node is connected to are
> skipped.
> All the other spots where the TT code was checking whether a
> node is a backbone have been removed.
> 
> Moreover, batadv_bla_is_backbone_gw_orig() now returns bool
> since it used to return only 1 or 0.
> 
> Cc: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
> Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
> ---
>  bridge_loop_avoidance.c | 19 +++++++++++--------
>  bridge_loop_avoidance.h | 10 ++++++----
>  translation-table.c     | 41 ++++++++++-------------------------------
>  3 files changed, 27 insertions(+), 43 deletions(-)

Applied in revision 5af869e.

Thanks,
Marek

      reply	other threads:[~2013-08-08 11:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07 16:28 [B.A.T.M.A.N.] [PATCHv2 0/2] TT-VLAN: BLA2 integration Antonio Quartulli
2013-08-07 16:28 ` [B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: make the TT global purge routine VLAN specific Antonio Quartulli
2013-08-08 11:41   ` Marek Lindner
2013-08-07 16:28 ` [B.A.T.M.A.N.] [PATCHv2 2/2] batman-adv: make the backbone gw check " Antonio Quartulli
2013-08-08 11:43   ` Marek Lindner [this message]

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=201308081943.31872.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 \
    --cc=siwu@hrz.tu-chemnitz.de \
    /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