From: Paolo Abeni <pabeni at redhat.com>
To: mptcp at lists.01.org
Subject: [MPTCP] [PATCH iproute2-next 0/2] ss: MPTCP diag interface support
Date: Fri, 10 Jul 2020 15:52:33 +0200 [thread overview]
Message-ID: <cover.1594388640.git.pabeni@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
This series implements support for the MPTCP diag interface, as recently
introduced on net-next.
The first patch updates the relevant uAPI definition to current net-next,
while the 2nd one brings in the actual implementation
Paolo Abeni (2):
include: update mptcp uAPI
ss: mptcp: add msk diag interface support
include/uapi/linux/inet_diag.h | 1 +
include/uapi/linux/mptcp.h | 17 +++++
misc/ss.c | 115 ++++++++++++++++++++++++++++++---
3 files changed, 123 insertions(+), 10 deletions(-)
--
2.26.2
WARNING: multiple messages have this Message-ID (diff)
From: Paolo Abeni <pabeni@redhat.com>
To: netdev@vger.kernel.org
Cc: mptcp@lists.01.org, David Ahern <dsahern@kernel.org>
Subject: [PATCH iproute2-next 0/2] ss: MPTCP diag interface support
Date: Fri, 10 Jul 2020 15:52:33 +0200 [thread overview]
Message-ID: <cover.1594388640.git.pabeni@redhat.com> (raw)
This series implements support for the MPTCP diag interface, as recently
introduced on net-next.
The first patch updates the relevant uAPI definition to current net-next,
while the 2nd one brings in the actual implementation
Paolo Abeni (2):
include: update mptcp uAPI
ss: mptcp: add msk diag interface support
include/uapi/linux/inet_diag.h | 1 +
include/uapi/linux/mptcp.h | 17 +++++
misc/ss.c | 115 ++++++++++++++++++++++++++++++---
3 files changed, 123 insertions(+), 10 deletions(-)
--
2.26.2
next reply other threads:[~2020-07-10 13:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-10 13:52 Paolo Abeni [this message]
2020-07-10 13:52 ` [PATCH iproute2-next 0/2] ss: MPTCP diag interface support Paolo Abeni
-- strict thread matches above, loose matches on Subject: below --
2020-07-10 13:52 [MPTCP] [PATCH iproute2-next 1/2] include: update mptcp uAPI Paolo Abeni
2020-07-10 13:52 ` Paolo Abeni
2020-07-10 13:52 [MPTCP] [PATCH iproute2-next 2/2] ss: mptcp: add msk diag interface support Paolo Abeni
2020-07-10 13:52 ` Paolo Abeni
2020-07-14 23:59 [MPTCP] " David Ahern
2020-07-14 23:59 ` David Ahern
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=cover.1594388640.git.pabeni@redhat.com \
--to=unknown@example.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.