summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_constants.h
Commit message (Expand)AuthorAgeFilesLines
...
* - fix (global) address handling in the presence of duplicates, therrs2007-09-211-1/+1
* - DF bit was on for COOKIE-ECHO chunks. This isrrs2007-09-131-5/+0
* - send call has a reference to uio->uio_resid inrrs2007-09-081-6/+15
* - Locking compatiability changes. This involves addingrrs2007-09-081-0/+7
* - During shutdown pending, when the last sack came in andrrs2007-08-271-3/+23
* - Fix address add handling to clear cached routes and source addressesrrs2007-08-241-1/+12
* - change number assignments for SHA225-512 (match artisyncrrs2007-08-061-0/+1
* - added pre-checks to the bindx call.rrs2007-07-171-0/+4
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-0/+7
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-7/+9
* - Fixed cookie handling to calc an RTO whenrrs2007-06-131-1/+1
* - Restructure so bindx functions are not done inline to socket optionrrs2007-06-121-1/+1
* - Take out the broken table-id concept. Panda Routers have a M-VRFrrs2007-06-011-16/+18
* - Fix a memory overwrite when the mapping arrayrrs2007-05-301-1/+3
* - fixed autclose to not allow setting on 1-2-1 model.rrs2007-05-281-2/+7
* - Fixed 1-2-1 model to not worry about associd in sockoptsrrs2007-05-171-2/+2
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - Get rid of the sctp_inpcb_free() "magic numbers", now theyrrs2007-05-081-0/+10
* - More macros for OS compatabiltyrrs2007-05-081-0/+2
* - Somehow the disable fragment option got lost. We couldrrs2007-05-021-1/+4
* - fix source address selection when picking an acceptable addressrrs2007-04-141-2/+10
* - fixed several places where we did not release INP locks.rrs2007-04-031-12/+8
* - Found bug in min split point bundling which causedrrs2007-03-311-4/+4
* - Sysctl's move to seperate filerrs2007-03-151-5/+57
* - Copyright updates (aka 2007)rrs2007-02-121-19/+13
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-4/+1
* - Macroizes the V6ONLY flag check.rrs2007-01-151-0/+6
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-2/+74
* In a true restart case, the send_lock wasrrs2006-11-111-0/+1
* Turns out we would reset the TSN seq counter duringrrs2006-11-111-1/+3
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+903
OpenPOWER on IntegriCloud