]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r217894:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 18:49:28 +0000 (18:49 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Feb 2012 18:49:28 +0000 (18:49 +0000)
commit68d3f0b90017da1cb9826893155dbd5179f91a26
tree063a553a150a129875c1573855cf36f310907c82
parent4e392b43e583e6dab5ad8371704b92816109bba7
MFC r217894:
Change infrastructure for SCTP_MAX_BURST to allow compliance
with the latest socket API ID. Especially it can be disabled.

Full compliance needs changing the structure used in the
socket option. Since this breaks the API, it will be a
seperate commit which will not be MFCed to stable/8.

git-svn-id: svn://svn.freebsd.org/base/stable/8@231396 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_cc_functions.c
sys/netinet/sctp_output.c
sys/netinet/sctp_pcb.h
sys/netinet/sctp_structs.h
sys/netinet/sctp_sysctl.h
sys/netinet/sctp_usrreq.c