lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1470259393-22861-1-git-send-email-phil@nwl.cc> Date: Wed, 3 Aug 2016 23:23:10 +0200 From: Phil Sutter <phil@....cc> To: David Miller <davem@...emloft.net> Cc: Xin Long <lucien.xin@...il.com>, Marcelo Ricardo Leitner <marcelo.leitner@...il.com>, netdev@...r.kernel.org Subject: [PATCH v2 0/3] sctp_diag: A bunch of fixes for upcoming 'ss' support 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
Powered by blists - more mailing lists