summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_asconf.c
Commit message (Expand)AuthorAgeFilesLines
...
* - take out a needless panic under invariants for sctp_output.crrs2007-07-241-99/+203
* - remove duplicate code from sctp_asconf.crrs2007-07-211-3/+0
* - added pre-checks to the bindx call.rrs2007-07-171-28/+19
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-1/+1
* - Fixes cstatic issues found by cisco sa tool (missing frees and suchrrs2007-06-181-0/+2
* - Add VRF id to sctp_ifa structure, needed mainly in panda but usefulrrs2007-06-151-0/+5
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-2/+4
* - RTO was not being initialized to 0, thus the rtt calculationrrs2007-06-081-1/+1
* - Fixes so we won't try to start a timer when werrs2007-05-291-11/+11
* - Fixed 1-2-1 model to not worry about associd in sockoptsrrs2007-05-171-12/+26
* Two major items here:rrs2007-05-091-333/+155
* - Copyright change, cisco's silly tool wants it to say:rrs2007-05-081-1/+1
* - More macros for OS compatabiltyrrs2007-05-081-1/+1
* - fixed several places where we did not release INP locks.rrs2007-04-031-5/+29
* - Sysctl's move to seperate filerrs2007-03-151-406/+354
* - Copyright updates (aka 2007)rrs2007-02-121-4/+4
* - most all includes (#include <>) migrate to the sctp_os_bsd.h filerrs2007-01-181-47/+0
* - Macroizes the V6ONLY flag check.rrs2007-01-151-4/+2
* a) macro-ization of all mbuf and random numberrrs2006-12-291-25/+22
* 1) Fixes on a number of different collision case LOR's.rrs2006-12-141-4/+5
* -Fixes first of all the getcred on IPv6 and V4. Therrs2006-11-081-0/+1
* Somehow I missed this one. The sys/cdef.h was outrrs2006-11-031-1/+2
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+2856
OpenPOWER on IntegriCloud