All of lore.kernel.org
 help / color / mirror / Atom feed
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 4/6] batman-adv: Prefix packet structs with batadv_
Date: Sun, 10 Jun 2012 19:53:50 +0800	[thread overview]
Message-ID: <201206101953.50908.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1338928292-23085-4-git-send-email-sven@narfation.org>

On Wednesday, June 06, 2012 04:31:30 Sven Eckelmann wrote:
> Reported-by: Martin Hundebøll <martin@hundeboll.net>
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
>  bat_iv_ogm.c            |  258
> +++++++++++++++++++++++------------------------ bridge_loop_avoidance.c
> |   12 +--
>  bridge_loop_avoidance.h |    4 +-
>  hard-interface.c        |    4 +-
>  icmp_socket.c           |   22 ++--
>  icmp_socket.h           |    2 +-
>  main.c                  |   10 +-
>  packet.h                |   44 ++++----
>  routing.c               |   86 ++++++++--------
>  routing.h               |    2 +-
>  send.c                  |    4 +-
>  soft-interface.c        |    4 +-
>  translation-table.c     |  119 ++++++++++++----------
>  translation-table.h     |    4 +-
>  types.h                 |   10 +-
>  unicast.c               |   38 +++----
>  unicast.h               |    6 +-
>  vis.c                   |   81 ++++++++-------
>  vis.h                   |    4 +-
>  19 files changed, 368 insertions(+), 346 deletions(-)

Applied in revision d7ee9e7.

Thanks,
Marek

  reply	other threads:[~2012-06-10 11:53 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 [this message]
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
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=201206101953.50908.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.