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 maint] batman-adv: use the proper header len when checking the TTVN
Date: Sat, 20 Apr 2013 23:50:50 +0800 [thread overview]
Message-ID: <201304202350.50286.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1364976860-13225-1-git-send-email-ordex@autistici.org>
On Wednesday, April 03, 2013 16:14:20 Antonio Quartulli wrote:
> From: Antonio Quartulli <antonio@open-mesh.com>
>
> Unicast packet might be of type either UNICAST or
> UNICAST4ADDR.
> In the two cases the header size is different, but the
> mechanism checking the TTVN field was assuming it to be
> always of the same type (UNICAST), so failing to access the
> inner Ethernet header in case of UNICAST4ADDR.
>
> Fix this by passing the real header length as argument.
>
> Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
> ---
> routing.c | 11 +++++------
> 1 file changed, 5 insertions(+), 6 deletions(-)
Applied in revision 9b96ecb.
Thanks,
Marek
prev parent reply other threads:[~2013-04-20 15:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 8:14 [B.A.T.M.A.N.] [PATCH maint] batman-adv: use the proper header len when checking the TTVN Antonio Quartulli
2013-04-20 15:50 ` 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=201304202350.50286.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