]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: Export struct sctp_info to userspace
authorPhil Sutter <phil@nwl.cc>
Thu, 4 Aug 2016 10:11:55 +0000 (12:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Aug 2016 19:51:58 +0000 (12:51 -0700)
commit487894ff209388374c8b0ca4881925c8ca7b87c3
treeb886b9f259e44532bce189c715cf625925b6d4ff
parent006bdf3f83a3ca2c0e305cbbd04f3344129330da
sctp: Export struct sctp_info to userspace

This is required to correctly interpret INET_DIAG_INFO messages exported
by sctp_diag module.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/sctp.h
include/uapi/linux/sctp.h