aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_indata.h
Commit message (Expand)AuthorAgeFilesLines
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+0
* Ensure that an stcb is not dereferenced when it is about to beMichael Tuexen2020-05-161-0/+3
* Fix initialization of top_fsn.Michael Tuexen2019-09-011-1/+0
* Whitespace changes due to changes in ident.Michael Tuexen2018-07-191-2/+1
* Revert https://svnweb.freebsd.org/changeset/base/336503Michael Tuexen2018-07-191-2/+3
* Whitespace changes due to change if ident.Michael Tuexen2018-07-191-3/+2
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Whitespace changes.Michael Tuexen2016-12-261-1/+1
* Cleanup the names of SSN, SID, TSN, FSN, PPID and MID.Michael Tuexen2016-12-071-6/+5
* A couple of minor changes that I missed that Michael had done, most notedRandall Stewart2016-04-071-1/+1
* This is work done by Michael Tuexen and myself at the IETF. ThisRandall Stewart2016-04-071-12/+8
* Don't take the port numbers for packets containing ABORT chunks fromMichael Tuexen2015-08-021-5/+1
* Code cleanups.Michael Tuexen2013-07-031-2/+2
* Pass the src and dst address of a received packet explicitly around.Michael Tuexen2012-06-281-1/+3
* Pass flowid explicitly through the stack instead of taking it fromMichael Tuexen2012-06-141-1/+3
* Use consistent text at the begining of the files.Michael Tuexen2012-05-231-6/+4
* Fix unused parameter warnings.Michael Tuexen2011-12-171-6/+5
* Get rid of unused functions.Michael Tuexen2011-05-291-5/+0
* 1) Typo correction in comments and one spacing change.Randall Stewart2011-02-051-0/+2
* 1) Allow a chunk to track the cwnd it was at when sent.Randall Stewart2011-02-021-2/+2
* More ECN fixes:Randall Stewart2011-01-311-1/+1
* * Fix some race condition in SACK/NR-SACK processing.Michael Tuexen2010-04-031-1/+3
* Get rid of a lot of duplicated code for NR-SACK handle.Michael Tuexen2010-01-171-12/+5
* Code from the hack-session known as the IETF (and aRandall Stewart2008-12-061-0/+10
* 1) Adds the rest of the VIMAGE change macrosRandall Stewart2008-07-091-1/+1
* - Fix stream reset so it limits the number of streams that can be listedRandall Stewart2007-06-221-1/+1
* - Issue one, new stack reduction left packet_drop handling stillRandall Stewart2007-06-151-1/+1
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - More macros for OS compatabiltyRandall Stewart2007-05-081-0/+6
* - Somehow the disable fragment option got lost. We couldRandall Stewart2007-05-021-2/+3
* - Somehow the disable fragment option got lost. We couldRandall Stewart2007-04-221-1/+1
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-181-6/+1
* - Macroizes the V6ONLY flag check.Randall Stewart2007-01-151-6/+10
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+118