summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes several PR-SCTP releated bugs.rrs2009-03-141-1/+1
* Code from the hack-session known as the IETF (and arrs2008-12-061-6/+19
* Adds support for the SCTP_PORT_REUSE optionrrs2008-07-311-3/+2
* - Macro-izes the packed declaration in all headers.rrs2008-06-141-65/+61
* - Adds support for the multi-asconf (From Kozuka-san)rrs2008-05-201-0/+1
* - Define changes in sctp.hrrs2008-05-201-5/+7
* - Found a problem in non-blocking sends. Whenrrs2007-12-041-7/+9
* - Get rid of unsused constants for sysctl variables.rrs2007-09-151-5/+5
* - send call has a reference to uio->uio_resid inrrs2007-09-081-1/+1
* - During shutdown pending, when the last sack came in andrrs2007-08-271-13/+12
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-0/+2
* - added pre-checks to the bindx call.rrs2007-07-171-5/+13
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-0/+12
* Add additional logging level mask for packet_logging too.rrs2007-06-181-0/+1
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-0/+34
* - Fixed cookie handling to calc an RTO whenrrs2007-06-131-0/+3
* - Restructure so bindx functions are not done inline to socket optionrrs2007-06-121-47/+56
* - Fix spelling errors in comments per Ruslan (.. thanks... )rrs2007-05-291-1/+1
* - Fixes so we won't try to start a timer when werrs2007-05-291-0/+15
* - fixed autclose to not allow setting on 1-2-1 model.rrs2007-05-281-1/+5
* - Fixed 1-2-1 model to not worry about associd in sockoptsrrs2007-05-171-4/+4
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - More macros for OS compatabiltyrrs2007-05-081-0/+2
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-0/+1
* Moves the PCB features and flags from sctp_pcb.h torrs2007-04-221-0/+54
* - Somehow the disable fragment option got lost. We couldrrs2007-04-221-0/+9
* - Sysctl's move to seperate filerrs2007-03-151-0/+37
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+349
OpenPOWER on IntegriCloud