aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_header.h
Commit message (Expand)AuthorAgeFilesLines
* Whitespace changes due to changes in ident.Michael Tuexen2018-07-191-13/+13
* Revert https://svnweb.freebsd.org/changeset/base/336503Michael Tuexen2018-07-191-13/+13
* Whitespace changes due to change if ident.Michael Tuexen2018-07-191-13/+13
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Cleanup the names of SSN, SID, TSN, FSN, PPID and MID.Michael Tuexen2016-12-071-10/+10
* Whitespace changes.Michael Tuexen2016-12-061-1/+0
* Fix the PR-SCTP behaviour.Michael Tuexen2016-07-171-1/+1
* Don't use anonymous unions.Michael Tuexen2016-04-181-1/+1
* This is work done by Michael Tuexen and myself at the IETF. ThisRandall Stewart2016-04-071-0/+23
* Cleanup the handling of error causes for ERROR chunks. This fixesMichael Tuexen2015-09-121-51/+0
* Fix the reported streams in a SCTP_STREAM_RESET_EVENT, if aMichael Tuexen2014-10-161-1/+5
* Cleanup sctp_send_initiate() and sctp_send_initiate_ack() to beMichael Tuexen2014-08-011-6/+0
* Don't include a structure containing a flexible array in anotherMichael Tuexen2012-09-071-10/+0
* Use consistent text at the begining of the files.Michael Tuexen2012-05-231-6/+4
* Honor SCTP_ENABLE_STREAM_RESET socket option when processing incomingMichael Tuexen2012-05-051-6/+7
* Make stream our stream reset implementationRandall Stewart2012-03-291-1/+1
* Fix unused parameter warnings.Michael Tuexen2011-12-171-2/+2
* Fix a warning reported by arundel@.Michael Tuexen2011-11-271-2/+1
* The result of a joint work between rrs@ and myself at the IETF:Michael Tuexen2011-08-031-1/+2
* 1) Typo correction in comments and one spacing change.Randall Stewart2011-02-051-0/+2
* More ECN fixes:Randall Stewart2011-01-311-6/+0
* Fixes to ECN in SCTP.Randall Stewart2011-01-291-0/+6
* Add missing SCTP_PACKED. Spotted by Irene Ruengeler.Michael Tuexen2010-02-131-2/+2
* Use [] instead of [0] for flexible arrays.Michael Tuexen2010-01-221-9/+9
* Get rid of a lot of duplicated code for NR-SACK handle.Michael Tuexen2010-01-171-8/+0
* Add the add-stream capability. Still needs moreRandall Stewart2009-02-201-1/+6
* Code from the hack-session known as the IETF (and aRandall Stewart2008-12-061-0/+41
* - Macro-izes the packed declaration in all headers.Randall Stewart2008-06-141-0/+2
* - Fix address add handling to clear cached routes and source addressesRandall Stewart2007-08-241-1/+0
* - Restructure so bindx functions are not done inline to socket optionRandall Stewart2007-06-121-64/+70
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - Somehow the disable fragment option got lost. We couldRandall Stewart2007-05-021-1/+10
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-9/+17
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+562