netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/2] ss: MPTCP diag interface support
@ 2020-07-10 13:52 Paolo Abeni
  2020-07-10 13:52 ` [PATCH iproute2-next 1/2] include: update mptcp uAPI Paolo Abeni
  2020-07-10 13:52 ` [PATCH iproute2-next 2/2] ss: mptcp: add msk diag interface support Paolo Abeni
  0 siblings, 2 replies; 4+ messages in thread
From: Paolo Abeni @ 2020-07-10 13:52 UTC (permalink / raw)
  To: netdev; +Cc: mptcp, David Ahern

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-14 23:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-10 13:52 [PATCH iproute2-next 0/2] ss: MPTCP diag interface support Paolo Abeni
2020-07-10 13:52 ` [PATCH iproute2-next 1/2] include: update mptcp uAPI Paolo Abeni
2020-07-10 13:52 ` [PATCH iproute2-next 2/2] ss: mptcp: add msk diag interface support Paolo Abeni
2020-07-14 23:59   ` David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).