From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Subject: Re: [B.A.T.M.A.N.] [PATCH v7 2/4] batctl: Add basic infrastructure to integrate netlink
Date: Wed, 11 May 2016 16:16:59 +0800 [thread overview]
Message-ID: <1773695.vA4OGxhCMG@voltaire> (raw)
In-Reply-To: <1462812114-16577-2-git-send-email-sven@open-mesh.com>
[-- Attachment #1: Type: text/plain, Size: 850 bytes --]
On Monday, May 09, 2016 18:41:52 Sven Eckelmann wrote:
> From: Sven Eckelmann <sven.eckelmann@open-mesh.com>
>
> Netlink can be used to add new communication functionality to the kernel
> module. It can also be used to replace the old debugfs files. The binary
> interface used for this will be defined in the added files.
>
> Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
>
> Forwarded: https://patchwork.open-mesh.org/patch/16079/
> ---
> Makefile | 12 ++++++++++++
> batman_adv.h | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> netlink.c | 28 ++++++++++++++++++++++++++++
> netlink.h | 30 ++++++++++++++++++++++++++++++
> 4 files changed, 123 insertions(+)
> create mode 100644 batman_adv.h
> create mode 100644 netlink.c
> create mode 100644 netlink.h
Applied in revision 8f0805f.
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-05-11 8:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-09 16:39 [B.A.T.M.A.N.] [PATCH v7 0/8] batman-adv: throughput meter Sven Eckelmann
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 1/4] batman-adv: add generic netlink family for batman-adv Sven Eckelmann
2016-05-10 15:28 ` Marek Lindner
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 2/4] batman-adv: add netlink command to query generic mesh information files Sven Eckelmann
2016-05-10 15:54 ` Marek Lindner
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 3/4] batman-adv: return netdev status in the TX path Sven Eckelmann
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 4/4] batman-adv: throughput meter implementation Sven Eckelmann
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 1/4] batctl: Split list of objects in Makefile into separate lines Sven Eckelmann
2016-05-11 8:14 ` Marek Lindner
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 2/4] batctl: Add basic infrastructure to integrate netlink Sven Eckelmann
2016-05-11 8:16 ` Marek Lindner [this message]
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 3/4] batctl: Add attributes/command for BATADV_CMD_GET_MESH_INFO Sven Eckelmann
2016-05-09 16:41 ` [B.A.T.M.A.N.] [PATCH v7 4/4] batctl: introduce throughput meter support Sven Eckelmann
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=1773695.vA4OGxhCMG@voltaire \
--to=mareklindner@neomailbox.ch \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=sven.eckelmann@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox