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.] [PATCH 5/6] batman-adv: Prefix types structs with batadv_
Date: Sun, 10 Jun 2012 19:55:32 +0800 [thread overview]
Message-ID: <201206101955.32329.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1338928292-23085-5-git-send-email-sven@narfation.org>
On Wednesday, June 06, 2012 04:31:31 Sven Eckelmann wrote:
> Reported-by: Martin Hundebøll <martin@hundeboll.net>
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
> bat_debugfs.c | 27 +--
> bat_iv_ogm.c | 125 ++++++-------
> bat_sysfs.c | 45 ++---
> bat_sysfs.h | 2 +-
> bitarray.c | 2 +-
> bridge_loop_avoidance.c | 188 ++++++++++----------
> bridge_loop_avoidance.h | 44 ++---
> compat.c | 22 +--
> gateway_client.c | 90 +++++-----
> gateway_client.h | 24 +--
> gateway_common.c | 2 +-
> hard-interface.c | 71 ++++----
> hard-interface.h | 14 +-
> icmp_socket.c | 41 ++---
> icmp_socket.h | 2 +-
> main.c | 40 +++--
> main.h | 24 +--
> originator.c | 102 ++++++-----
> originator.h | 35 ++--
> routing.c | 144 +++++++--------
> routing.h | 50 +++---
> send.c | 50 +++---
> send.h | 12 +-
> soft-interface.c | 18 +-
> soft-interface.h | 2 +-
> translation-table.c | 446
> ++++++++++++++++++++++++-----------------------
> translation-table.h | 39 +++--
> types.h | 104 +++++------
> unicast.c | 32 ++--
> unicast.h | 9 +-
> vis.c | 173 +++++++++---------
> vis.h | 8 +-
> 32 files changed, 1038 insertions(+), 949 deletions(-)
Applied in revision 0272a5a.
Thanks,
Marek
next prev parent reply other threads:[~2012-06-10 11:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-05 20:31 [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: Prefix local debugfs structs with batadv_ Sven Eckelmann
2012-06-05 20:31 ` [B.A.T.M.A.N.] [PATCH 2/6] batman-adv: Prefix hash struct and typedef " Sven Eckelmann
2012-06-10 11:34 ` Marek Lindner
2012-06-05 20:31 ` [B.A.T.M.A.N.] [PATCH 3/6] batman-adv: Prefix local sysfs struct " Sven Eckelmann
2012-06-10 11:36 ` Marek Lindner
2012-06-05 20:31 ` [B.A.T.M.A.N.] [PATCH 4/6] batman-adv: Prefix packet structs " Sven Eckelmann
2012-06-10 11:53 ` Marek Lindner
2012-06-05 20:31 ` [B.A.T.M.A.N.] [PATCH 5/6] batman-adv: Prefix types " Sven Eckelmann
2012-06-10 11:55 ` Marek Lindner [this message]
2012-06-05 20:31 ` [B.A.T.M.A.N.] [PATCH 6/6] batman-adv: Transform BATADV_LOG_BUFF(idx) into function Sven Eckelmann
2012-06-10 12:01 ` Marek Lindner
2012-06-10 11:30 ` [B.A.T.M.A.N.] [PATCH 1/6] batman-adv: Prefix local debugfs structs with batadv_ 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=201206101955.32329.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