All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv2 1/2] batman-adv: make the TT global purge routine VLAN specific
Date: Thu, 8 Aug 2013 19:41:05 +0800	[thread overview]
Message-ID: <201308081941.05857.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1375892936-3602-2-git-send-email-ordex@autistici.org>

On Thursday, August 08, 2013 00:28:55 Antonio Quartulli wrote:
> From: Antonio Quartulli <antonio@open-mesh.com>
> 
> Instead of unconditionally remove all the TT entries
> served by a given originator, make tt_global_orig_del()
> remove only entries matching a given VLAN identifier
> provided as argument.
> 
> If such argument is negative then all the global entries
> served by the originator are removed.
> 
> This change is used into the BLA code to purge entries
> served by a newly discovered Backbone node, but limiting
> the operation only to those connected to the VLAN where the
> backbone has been discovered.
> 
> Cc: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
> Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
> ---
>  bridge_loop_avoidance.c |  4 ++--
>  originator.c            |  2 +-
>  routing.c               |  2 +-
>  translation-table.c     | 17 ++++++++++++++++-
>  translation-table.h     |  2 +-
>  5 files changed, 21 insertions(+), 6 deletions(-)

Applied in revision 8944ede.

Thanks,
Marek

  reply	other threads:[~2013-08-08 11:41 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 [this message]
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

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=201308081941.05857.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --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 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.