]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r254248, r254670:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 May 2014 17:09:50 +0000 (17:09 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 May 2014 17:09:50 +0000 (17:09 +0000)
commit953019bf06b8a63c381e2d0a76b2060de230231d
treee831c43ee4037596b3d87cfdb9665f879f563ddf
parent47689b062240c88e14c6d0a2dd65be2cd74956f1
MFC r254248, r254670:

Make the features a 64-bit value instead of 32-bit.
This will allow an easier integration of the support
for NDATA.
While there, do also some minor cleanups.
Obtained from: rrs@

Make also the features of the association 64-bit.
When exporting to xinpcb, just export the lower
32-bit. Using there also 64-bits will break the
ABI and will be committed separetly.

git-svn-id: svn://svn.freebsd.org/base/stable/9@265958 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp.h
sys/netinet/sctp_indata.c
sys/netinet/sctp_output.c
sys/netinet/sctp_pcb.h
sys/netinet/sctp_structs.h
sys/netinet/sctp_sysctl.c