[PATCH v2 0/3] sctp_diag: A bunch of fixes for upcoming 'ss' support
From: Phil Sutter <phil@nwl.cc>
Date: 2016-08-03 21:23:33
From: Phil Sutter <phil@nwl.cc>
Date: 2016-08-03 21:23:33
The following series contains a number of fixes necessary to make my yet unpublished 'ss' support patch functional. Changes since v1: - Fixed patch 2/3 - Rebased whole series onto current net-next/master 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 | 18 ++++++++----- 3 files changed, 76 insertions(+), 70 deletions(-) -- 2.8.2