netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] sctp_diag: A bunch of fixes for upcoming 'ss' support
@ 2016-07-29 16:59 Phil Sutter
  2016-07-29 16:59 ` [PATCH 1/3] sctp: Export struct sctp_info to userspace Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Phil Sutter @ 2016-07-29 16:59 UTC (permalink / raw)
  To: David Miller; +Cc: Xin Long, Marcelo Ricardo Leitner, netdev

The following series contains a number of fixes necessary to make my yet
unpublished 'ss' support patch functional.

Phil Sutter (3):
  sctp: Export struct sctp_info to userspace
  sctp_diag: export timer value only if it is active
  sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states

 include/linux/sctp.h      | 64 -----------------------------------------------
 include/uapi/linux/sctp.h | 64 +++++++++++++++++++++++++++++++++++++++++++++++
 net/sctp/sctp_diag.c      | 14 ++++++-----
 3 files changed, 72 insertions(+), 70 deletions(-)

-- 
2.8.2

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

end of thread, other threads:[~2016-08-03 20:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-29 16:59 [PATCH 0/3] sctp_diag: A bunch of fixes for upcoming 'ss' support Phil Sutter
2016-07-29 16:59 ` [PATCH 1/3] sctp: Export struct sctp_info to userspace Phil Sutter
2016-07-31 21:18   ` Stephen Hemminger
2016-08-01 13:36     ` Phil Sutter
2016-07-29 16:59 ` [PATCH 2/3] sctp_diag: export timer value only if it is active Phil Sutter
2016-07-29 20:51   ` Marcelo Ricardo Leitner
2016-07-30 13:25     ` Xin Long
2016-07-30 13:33       ` Marcelo Ricardo Leitner
2016-07-30 17:59         ` Phil Sutter
2016-07-31 15:57           ` Xin Long
2016-08-03 19:28       ` Phil Sutter
2016-08-03 19:46         ` Marcelo Ricardo Leitner
2016-08-03 20:15           ` Phil Sutter
2016-07-29 16:59 ` [PATCH 3/3] sctp_diag: Respect ss adding TCPF_CLOSE to idiag_states Phil Sutter

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).