]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commitdca3f53c02e325bb19dfc05b1571b9a706226fea
treeb886b9f259e44532bce189c715cf625925b6d4ff
parentc518189567eaf42b2ec50a4d982484c8e38799f8
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