All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Simon Wunderlich <simon@open-mesh.com>
Subject: Re: [B.A.T.M.A.N.] [PATCHv4 2/2] batman-adv: add debugfs support to view multiif tables
Date: Sat, 23 Nov 2013 01:25:13 +0800	[thread overview]
Message-ID: <1644927.XJ9ypIo1Au@diderot> (raw)
In-Reply-To: <1385031136-15967-3-git-send-email-sw@simonwunderlich.de>

[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]

On Thursday 21 November 2013 11:52:16 Simon Wunderlich wrote:
> From: Simon Wunderlich <simon@open-mesh.com>
> 
> Show tables for the multi interface operation. Originator tables
> are added per hard interface.
> 
> This patch also changes the API by adding the interface to the
> bat_orig_print() parameters.
> 
> Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
> ---
> Changes to PACHv3:
>  * change *multiif* function names to *hardif* names
>  * fix outdated kerneldoc
> 
> Changes to PATCHv2:
>  * use name "originators", not "originators_multiif" for the
>    originator table per interface.
> 
> Changes to PATCH:
>  * use one file per interface instead of all tables in one file
>  * kernel doc and commit message improvement
> ---
>  bat_iv_ogm.c |   12 +++++++-----
>  debugfs.c    |   16 ++++++++++++++++
>  originator.c |   48 +++++++++++++++++++++++++++++++++++++++++++++++-
>  originator.h |    1 +
>  types.h      |    3 ++-
>  5 files changed, 73 insertions(+), 7 deletions(-)

Applied in revision f13f960.

Thanks,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

      reply	other threads:[~2013-11-22 17:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21 10:52 [B.A.T.M.A.N.] [PATCHv4 0/2] debugfs files for the network wide multi interface optimization Simon Wunderlich
2013-11-21 10:52 ` [B.A.T.M.A.N.] [PATCHv4 1/2] batman-adv: add debugfs structure for information per interface Simon Wunderlich
2013-11-21 13:16   ` [B.A.T.M.A.N.] [PATCHv5 " Simon Wunderlich
2013-11-22 17:20     ` Marek Lindner
2013-11-21 10:52 ` [B.A.T.M.A.N.] [PATCHv4 2/2] batman-adv: add debugfs support to view multiif tables Simon Wunderlich
2013-11-22 17:25   ` 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=1644927.XJ9ypIo1Au@diderot \
    --to=mareklindner@neomailbox.ch \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=simon@open-mesh.com \
    /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.