aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.4 to release/7.4.0 for 7.4-RELEASE.release/7.4.0_cvsKen Smith2011-02-161-1/+1
* MFC of 185694 - The IETF hack session:Randall Stewart2009-02-121-0/+16
* ****MFC r179783, r179786 and r179803Randall Stewart2008-08-271-191/+231
* *****MFC of r179157Randall Stewart2008-08-271-0/+37
* - MFC in the changes to allow SCTP to not need toRandall Stewart2008-05-191-22/+37
* - DF bit was on for COOKIE-ECHO chunks. This isRandall Stewart2007-09-131-2/+12
* - send call has a reference to uio->uio_resid inRandall Stewart2007-09-081-265/+337
* - During shutdown pending, when the last sack came in andRandall Stewart2007-08-271-0/+12
* - Fix address add handling to clear cached routes and source addressesRandall Stewart2007-08-241-0/+8
* - Modular congestion control, with RFC2581 being the default.Randall Stewart2007-07-141-0/+11
* - Fix so ifn's are properly deleted when the ref count goes to 0.Randall Stewart2007-06-141-0/+7
* - Fixed cookie handling to calc an RTO whenRandall Stewart2007-06-131-1/+1
* - Fixes a case where doing a sysctl would leave locks heldRandall Stewart2007-06-061-1/+10
* - Fixes so we won't try to start a timer when weRandall Stewart2007-05-291-0/+1
* - fixed autclose to not allow setting on 1-2-1 model.Randall Stewart2007-05-281-83/+245
* - Fixed 1-2-1 model to not worry about associd in sockoptsRandall Stewart2007-05-171-1/+7
* - 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/+3
* - fixed several places where we did not release INP locks.Randall Stewart2007-04-031-13/+9
* - Found bug in min split point bundling which causedRandall Stewart2007-03-311-5/+17
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-0/+500