Re: [iproute PATCH 1/2] include: Add linux/sctp.h

2016-07-31 Thread Stephen Hemminger
On Fri, 29 Jul 2016 22:27:19 + Phil Sutter wrote: > This header does not exist in this form upstream yet, as it contains > struct sctp_info which is required for SCTP support in 'ss' and hasn't > been exported yet. > > Signed-off-by: Phil Sutter Holding off on this until header is correctl

[iproute PATCH 1/2] include: Add linux/sctp.h

2016-07-29 Thread Phil Sutter
This header does not exist in this form upstream yet, as it contains struct sctp_info which is required for SCTP support in 'ss' and hasn't been exported yet. Signed-off-by: Phil Sutter --- include/linux/sctp.h | 1005 ++ 1 file changed, 1005 inser