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 4/6] batman-adv: Code and transmit packets if possible.
Date: Tue, 29 Jan 2013 23:35:39 +0800 [thread overview]
Message-ID: <201301292335.40186.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1359108763-31846-5-git-send-email-martin@hundeboll.net>
On Friday, January 25, 2013 18:12:41 Martin Hundebøll wrote:
> Before adding forward-skbs to the coding buffer, the buffer is searched
> for a potential coding opportunity. If one is found, the two packets are
> network coded and transmitted right away. If not, the forward-skb is
> added to the buffer.
>
> Network coded packets are transmitted with information about the two
> receivers and the two coded packets. The first receiver is given by the
> MAC header, while the second is given in the payload/bat-header. The
> second receiver uses promiscuous mode to receive the packet and check
> the second destination.
>
> Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
> ---
> v3:
> * Fix header-diff in batadv_nc_code_packets()
> v4:
> * Add missing kernel doc entry for enum batadv_counters
>
> main.h | 6 +
> network-coding.c | 403
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> packet.h | 33 +++++
> soft-interface.c | 6 +
> types.h | 20 +++
> 5 files changed, 468 insertions(+)
Applied in revision c3289f3.
Thanks,
Marek
next prev parent reply other threads:[~2013-01-29 15:35 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 [this message]
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
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=201301292335.40186.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