From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv3 6/6] batman-adv: Receive coded packets and decode them.
Date: Thu, 24 Jan 2013 21:55:28 +0800 [thread overview]
Message-ID: <201301242155.28511.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1358763746-16742-7-git-send-email-martin@hundeboll.net>
On Monday, January 21, 2013 18:22:26 Martin Hundebøll wrote:
> --- a/types.h
> +++ b/types.h
> @@ -308,6 +308,10 @@ enum batadv_counters {
> BATADV_CNT_NC_RECODE,
> BATADV_CNT_NC_RECODE_BYTES,
> BATADV_CNT_NC_BUFFER,
> + BATADV_CNT_NC_DECODE,
> + BATADV_CNT_NC_DECODE_BYTES,
> + BATADV_CNT_NC_DECODE_FAILED,
> + BATADV_CNT_NC_SNIFFED,
> #endif
> BATADV_CNT_NUM,
> };
Kernel doc ?
Cheers,
Marek
prev parent reply other threads:[~2013-01-24 13:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 10:22 [B.A.T.M.A.N.] [PATCHv3 0/6] CATWOMAN: Network coding in batman-adv Martin Hundebøll
2013-01-21 10:22 ` [B.A.T.M.A.N.] [PATCHv3 1/6] batman-adv: Add the initial code for network coding Martin Hundebøll
2013-01-21 10:22 ` [B.A.T.M.A.N.] [PATCHv3 2/6] batman-adv: Detect coding nodes and remove these after timeout Martin Hundebøll
2013-01-24 13:59 ` Marek Lindner
2013-01-21 10:22 ` [B.A.T.M.A.N.] [PATCHv3 3/6] batman-adv: Buffer unicast packets before forward Martin Hundebøll
2013-01-21 10:22 ` [B.A.T.M.A.N.] [PATCHv3 4/6] batman-adv: Code and transmit packets if possible Martin Hundebøll
2013-01-24 13:58 ` Marek Lindner
2013-01-21 10:22 ` [B.A.T.M.A.N.] [PATCHv3 5/6] batman-adv: Save overheard and tx packets for decoding Martin Hundebøll
2013-01-24 13:57 ` Marek Lindner
2013-01-21 10:22 ` [B.A.T.M.A.N.] [PATCHv3 6/6] batman-adv: Receive coded packets and decode them Martin Hundebøll
2013-01-24 13:55 ` 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=201301242155.28511.lindner_marek@yahoo.de \
--to=lindner_marek@yahoo.de \
--cc=b.a.t.m.a.n@lists.open-mesh.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