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 <ordex@autistici.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH respin 1/2] batman-adv: use CRC32C instead of CRC16 in TT code
Date: Thu, 25 Apr 2013 13:38:01 +0800	[thread overview]
Message-ID: <201304251338.01441.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1366814272-21120-1-git-send-email-ordex@autistici.org>

On Wednesday, April 24, 2013 22:37:51 Antonio Quartulli wrote:
> CRC32C has to be preferred to CRC16 because of its possible
> HW native support and because of its less likely probability
> of collision. With this change the Translation Table
> component now uses CRC32C to compute the Local and Global
> Table checksum.
> 
> Signed-off-by: Antonio Quartulli <ordex@autistici.org>
> ---
>  packet.h            |  4 +--
>  translation-table.c | 71
> ++++++++++++++++++++++++++++-------------------------
> types.h             |  4 +--
>  3 files changed, 42 insertions(+), 37 deletions(-)

Applied in revision c5e7a06.

Thanks,
Marek

      parent reply	other threads:[~2013-04-25  5:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24 14:37 [B.A.T.M.A.N.] [PATCH respin 1/2] batman-adv: use CRC32C instead of CRC16 in TT code Antonio Quartulli
2013-04-24 14:37 ` [B.A.T.M.A.N.] [PATCH respin 2/2] batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit Antonio Quartulli
2013-04-25  5:42   ` Marek Lindner
2013-04-25  5:38 ` 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=201304251338.01441.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --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