netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute PATCH 0/2] ss: Implement sctp_diag support
@ 2016-07-29 22:27 Phil Sutter
  2016-07-29 22:27 ` [iproute PATCH 1/2] include: Add linux/sctp.h Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Phil Sutter @ 2016-07-29 22:27 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Xin Long, netdev

This patch series adds the necessary bits to make use of recently added
sctp_diag module in Linux. There are a few pending kernel fixes
currently under review which this series kind of depends on, but it is
already useable as is (although a bit buggy here and there).

The first patch adds include/linux/sctp.h which albeit existing in
kernel uapi headers contains modifications included in above mentioned
kernel fixes so doesn't comply with upstream and therefore shouldn't be
applied as-is (at least not now). Probably it will be obsoleted by the
usual kernel headers import anyway.

So please don't consider this series as the final word, but rather a
base for early review/testing and feedback.

Phil Sutter (2):
  include: Add linux/sctp.h
  ss: Add support for SCTP protocol

 include/linux/sctp.h | 1005 ++++++++++++++++++++++++++++++++++++++++++++++++++
 misc/ss.c            |  212 ++++++++++-
 2 files changed, 1209 insertions(+), 8 deletions(-)
 create mode 100644 include/linux/sctp.h

-- 
2.8.2

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

end of thread, other threads:[~2016-07-31 21:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-29 22:27 [iproute PATCH 0/2] ss: Implement sctp_diag support Phil Sutter
2016-07-29 22:27 ` [iproute PATCH 1/2] include: Add linux/sctp.h Phil Sutter
2016-07-29 22:27 ` [iproute PATCH 2/2] ss: Add support for SCTP protocol Phil Sutter
     [not found] ` <21dc09f1e50d4b7195c19796633b2035@HQ1WP-EXMB11.corp.brocade.com>
2016-07-31 21:19   ` [iproute PATCH 1/2] include: Add linux/sctp.h Stephen Hemminger

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