From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: "Martin Hundebøll" <martin@hundeboll.net>
Subject: Re: [B.A.T.M.A.N.] [PATCHv4 6/6] batman-adv: Receive coded packets and decode them.
Date: Tue, 29 Jan 2013 23:36:40 +0800 [thread overview]
Message-ID: <201301292336.40952.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1359108763-31846-7-git-send-email-martin@hundeboll.net>
On Friday, January 25, 2013 18:12:43 Martin Hundebøll wrote:
> When receiving a network coded packet, the decoding buffer is searched
> for a packet to use for decoding. The source, destination, and crc32 from
> the coded packet is used to identify the wanted packet. The decoded
> packet is passed to the usual unicast receiver function, as had it never
> been network coded.
>
> Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
> ---
> v3:
> * Free nc_packet in batadv_nc_recv_coded_packet() to avoid mem-leaks
> v4:
> * Add missing kernel doc entry for enum batadv_counters
>
> network-coding.c | 234
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++ soft-interface.c
> | 4 +
> types.h | 10 +++
> 3 files changed, 248 insertions(+)
Applied in revision aa45b9b.
Thanks,
Marek
prev parent reply other threads:[~2013-01-29 15:36 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-25 10:12 [B.A.T.M.A.N.] [PATCHv4 0/6] CATWOMAN: Network coding in batman-adv Martin Hundebøll
2013-01-25 10:12 ` [B.A.T.M.A.N.] [PATCHv4 1/6] batman-adv: Add the initial code for network coding Martin Hundebøll
2013-01-29 15:33 ` Marek Lindner
2013-01-25 10:12 ` [B.A.T.M.A.N.] [PATCHv4 2/6] batman-adv: Detect coding nodes and remove these after timeout Martin Hundebøll
2013-01-29 15:33 ` Marek Lindner
2013-01-25 10:12 ` [B.A.T.M.A.N.] [PATCHv4 3/6] batman-adv: Buffer unicast packets before forward Martin Hundebøll
2013-01-29 15:35 ` Marek Lindner
2013-01-25 10:12 ` [B.A.T.M.A.N.] [PATCHv4 4/6] batman-adv: Code and transmit packets if possible Martin Hundebøll
2013-01-29 15:35 ` Marek Lindner
2013-01-25 10:12 ` [B.A.T.M.A.N.] [PATCHv4 5/6] batman-adv: Save overheard and tx packets for decoding Martin Hundebøll
2013-01-29 15:36 ` Marek Lindner
2013-01-25 10:12 ` [B.A.T.M.A.N.] [PATCHv4 6/6] batman-adv: Receive coded packets and decode them Martin Hundebøll
2013-01-29 15:36 ` 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=201301292336.40952.lindner_marek@yahoo.de \
--to=lindner_marek@yahoo.de \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=martin@hundeboll.net \
/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