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.] [PATCH] batctl: make the TT CRC logic VLAN specific
Date: Thu, 8 Aug 2013 12:53:22 +0800	[thread overview]
Message-ID: <201308081253.23071.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1375914091-2808-1-git-send-email-ordex@autistici.org>

On Thursday, August 08, 2013 06:21:31 Antonio Quartulli wrote:
> From: Antonio Quartulli <antonio@open-mesh.com>
> 
> This change allows nodes to handle the TT table on a
> per-VLAN basis. This is needed because nodes may have to
> store only some of the global entries advertised by another
> node.
> 
> In this scenario such nodes would re-create only a partial
> global table and would not be able to compute a correct CRC
> anymore.
> 
> This patch splits the logic and introduces one CRC per VLAN.
> In this way a node fetching only some entries belonging to
> some VLANs is still able to compute the needed CRCs and
> still check the table correctness.
> 
> With this patch the shape of the TVLV-TT is changed too
> because now a node needs to advertise all the CRCs of all
> the VLANs that it is wired to.
> 
> The debug output of the local Translation Table now shows
> the CRC along with each entry since there is not a common
> value for the entire table anymore.
> 
> Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
> ---
>  packet.h | 18 +++++++++++++++---
>  1 file changed, 15 insertions(+), 3 deletions(-)

Applied in revision 38ae8d7.

Thanks,
Marek

      reply	other threads:[~2013-08-08  4:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-07 22:21 [B.A.T.M.A.N.] [PATCH] batctl: make the TT CRC logic VLAN specific Antonio Quartulli
2013-08-08  4:53 ` 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=201308081253.23071.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