summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_header.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r309682:tuexen2016-12-181-10/+10
* MFC r309607:tuexen2016-12-181-1/+0
* MFC r302904:tuexen2016-07-241-1/+1
* Don't use anonymous unions.tuexen2016-04-181-1/+1
* This is work done by Michael Tuexen and myself at the IETF. Thisrrs2016-04-071-0/+23
* Cleanup the handling of error causes for ERROR chunks. This fixestuexen2015-09-121-51/+0
* Fix the reported streams in a SCTP_STREAM_RESET_EVENT, if atuexen2014-10-161-1/+5
* Cleanup sctp_send_initiate() and sctp_send_initiate_ack() to betuexen2014-08-011-6/+0
* Don't include a structure containing a flexible array in anothertuexen2012-09-071-10/+0
* Use consistent text at the begining of the files.tuexen2012-05-231-6/+4
* Honor SCTP_ENABLE_STREAM_RESET socket option when processing incomingtuexen2012-05-051-6/+7
* Make stream our stream reset implementationrrs2012-03-291-1/+1
* Fix unused parameter warnings.tuexen2011-12-171-2/+2
* Fix a warning reported by arundel@.tuexen2011-11-271-2/+1
* The result of a joint work between rrs@ and myself at the IETF:tuexen2011-08-031-1/+2
* 1) Typo correction in comments and one spacing change.rrs2011-02-051-0/+2
* More ECN fixes:rrs2011-01-311-6/+0
* Fixes to ECN in SCTP.rrs2011-01-291-0/+6
* Add missing SCTP_PACKED. Spotted by Irene Ruengeler.tuexen2010-02-131-2/+2
* Use [] instead of [0] for flexible arrays.tuexen2010-01-221-9/+9
* Get rid of a lot of duplicated code for NR-SACK handle.tuexen2010-01-171-8/+0
* Add the add-stream capability. Still needs morerrs2009-02-201-1/+6
* Code from the hack-session known as the IETF (and arrs2008-12-061-0/+41
* - Macro-izes the packed declaration in all headers.rrs2008-06-141-0/+2
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-1/+0
* - Restructure so bindx functions are not done inline to socket optionrrs2007-06-121-64/+70
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-1/+10
* - Sysctl's move to seperate filerrs2007-03-151-9/+17
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+562
OpenPOWER on IntegriCloud