From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH v11 04/11] batctl: Use netlink to replace some of debugfs
Date: Fri, 22 Jul 2016 17:00:35 +0800 [thread overview]
Message-ID: <4665505.ycKxL6emWq@voltaire> (raw)
In-Reply-To: <1468836728-21890-4-git-send-email-sven@narfation.org>
[-- Attachment #1: Type: text/plain, Size: 1131 bytes --]
On Monday, July 18, 2016 12:12:01 Sven Eckelmann wrote:
> From: Andrew Lunn <andrew@lunn.ch>
>
> The kernel has gained support for exporting some information via
> netlink. Use this when available, rather than debugfs.
>
> If netlink is not available, or the information is not yet available
> via netlink, batctl will fall back to debugfs.
>
> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
> [sven@narfation.org: Add missing local TTVN in transtable_global, add
> missing local group id to claim table, fix use-after-free of algo_name, fix
> alignment of the originator entries]
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> [sw@simonwunderlich.de: fix claimtable output format, fix name of mandatory
> claim table attributes, fix printing of VIDs]
> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
> ---
> debug.c | 22 +-
> debug.h | 4 +-
> functions.c | 11 +
> functions.h | 2 +
> netlink.c | 1069
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
> netlink.h | 18 +-
> 6 files changed, 1121 insertions(+), 5 deletions(-)
Applied in revision d8dd1ff.
Thanks,
Marek
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2016-07-22 9:00 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-18 10:11 [B.A.T.M.A.N.] [PATCH v11 00/11] batctl: netns and netlink support Sven Eckelmann
2016-07-18 10:11 ` [B.A.T.M.A.N.] [PATCH v11 01/11] batctl: netlink: add gateway table queries Sven Eckelmann
2016-07-18 10:11 ` [B.A.T.M.A.N.] [PATCH v11 02/11] batctl: add B.A.T.M.A.N. Dump BLA claims via netlink Sven Eckelmann
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 03/11] batctl: add backbone table netlink support Sven Eckelmann
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 04/11] batctl: Use netlink to replace some of debugfs Sven Eckelmann
2016-07-22 9:00 ` Marek Lindner [this message]
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 05/11] batctl: add netlink dump function for backbone tables Sven Eckelmann
2016-07-22 9:02 ` Marek Lindner
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 06/11] batctl: add netlink dump support for B.A.T.M.A.N. V gateways Sven Eckelmann
2016-07-22 9:04 ` Marek Lindner
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 07/11] batctl: Import alfred version of debugfs.* Sven Eckelmann
2016-07-22 9:05 ` Marek Lindner
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 08/11] batctl: Split translate_mac from debugfs backend Sven Eckelmann
2016-07-22 9:06 ` Marek Lindner
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 09/11] batctl: Translate mac addresses via netlink Sven Eckelmann
2016-07-22 9:07 ` Marek Lindner
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 10/11] batctl: Document a network namespaces example Sven Eckelmann
2016-07-22 9:10 ` Marek Lindner
2016-07-18 10:12 ` [B.A.T.M.A.N.] [PATCH v11 11/11] batctl: Use debugfs fallback when netlink not supported Sven Eckelmann
2016-07-19 20:09 ` [B.A.T.M.A.N.] [PATCH v12 " Sven Eckelmann
2016-07-22 9:11 ` 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=4665505.ycKxL6emWq@voltaire \
--to=mareklindner@neomailbox.ch \
--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