[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1594388640.git.pabeni@redhat.com>
Date: Fri, 10 Jul 2020 15:52:33 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: mptcp@...ts.01.org, David Ahern <dsahern@...nel.org>
Subject: [PATCH iproute2-next 0/2] ss: MPTCP diag interface support
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
Powered by blists - more mailing lists