]> git.proxmox.com Git - mirror_iproute2.git/commit - misc/ss.c
ss: Add support for SCTP protocol
authorPhil Sutter <phil@nwl.cc>
Wed, 9 Nov 2016 11:12:24 +0000 (12:12 +0100)
committerStephen Hemminger <sthemmin@microsoft.com>
Tue, 29 Nov 2016 19:41:57 +0000 (11:41 -0800)
commitf89d46ad63f6f606f777da964205bc53b2197cfa
treeb858db7b5c844ba2b563c200b5c4684a689c286b
parent5dec02d7b4b70128a661bab1ff991c605ba28b3f
ss: Add support for SCTP protocol

This makes use of the sctp_diag interface recently added to the kernel.

Joint work with Xin Long who provided the PoC implementation which I
merely polished up a bit.

Signed-off-by: Phil Sutter <phil@nwl.cc>
man/man8/ss.8
misc/ss.c