summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* 1) Optimize the cleanup and don't always depend onrrs2010-06-061-3/+10
* Adds the option of keeping per-cpu statistics in SCTP. Thisrrs2010-03-241-1/+159
* More leaked ifdefs for APPLE and its mobility stuff.rrs2010-01-171-12/+0
* Get SCTP working in combination with VIMAGE.tuexen2009-09-191-1/+1
* Fix a bug where wrong initialization valuetuexen2009-07-281-3/+3
* Adds missing sysctl to manage the vtag_time_wait time. This willrrs2009-05-301-0/+7
* Add more padding and a new variable. This willrrs2009-04-081-1/+1
* Many bug fixes (from the IETF hack-fest):rrs2009-04-041-0/+1
* Move the new rwnd field down to the very endrrs2009-02-131-2/+2
* LOR fix - Lock only when calling the actual code thatrrs2009-02-031-2/+4
* - Cleanup checksum code.rrs2009-02-031-3/+13
* Code from the hack-session known as the IETF (and arrs2008-12-061-0/+16
* - Peers rwnd is now available for the MIB.rrs2008-10-181-0/+1
* - Macro-izes the packed declaration in all headers.rrs2008-06-141-191/+231
* - Adds support for the multi-asconf (From Kozuka-san)rrs2008-05-201-0/+37
* Allow SCTP to compile without INET6.rrs2008-04-161-23/+38
* - DF bit was on for COOKIE-ECHO chunks. This isrrs2007-09-131-2/+12
* - send call has a reference to uio->uio_resid inrrs2007-09-081-265/+337
* - During shutdown pending, when the last sack came in andrrs2007-08-271-0/+12
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-0/+8
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-0/+11
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-0/+7
* - Fixed cookie handling to calc an RTO whenrrs2007-06-131-1/+1
* - Fixes a case where doing a sysctl would leave locks heldrrs2007-06-061-1/+10
* - Fixes so we won't try to start a timer when werrs2007-05-291-0/+1
* - fixed autclose to not allow setting on 1-2-1 model.rrs2007-05-281-84/+246
* - Fixed 1-2-1 model to not worry about associd in sockoptsrrs2007-05-171-1/+7
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - More macros for OS compatabiltyrrs2007-05-081-0/+3
* - fixed several places where we did not release INP locks.rrs2007-04-031-13/+9
* - Found bug in min split point bundling which causedrrs2007-03-311-5/+17
* - Sysctl's move to seperate filerrs2007-03-151-0/+500
OpenPOWER on IntegriCloud