aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_structs.h
Commit message (Expand)AuthorAgeFilesLines
* - Found a problem in non-blocking sends. WhenRandall Stewart2007-12-041-0/+1
* - fix sctp_ifn initial refcount issue (prevents deletion)Randall Stewart2007-10-161-1/+2
* - send call has a reference to uio->uio_resid inRandall Stewart2007-09-081-0/+3
* - During shutdown pending, when the last sack came in andRandall Stewart2007-08-271-2/+14
* - Fix address add handling to clear cached routes and source addressesRandall Stewart2007-08-241-3/+3
* - take out a needless panic under invariants for sctp_output.cRandall Stewart2007-07-241-13/+12
* - added pre-checks to the bindx call.Randall Stewart2007-07-171-0/+6
* - Modular congestion control, with RFC2581 being the default.Randall Stewart2007-07-141-4/+81
* - Fixed cookie handling to calc an RTO whenRandall Stewart2007-06-131-0/+1
* - Take out the broken table-id concept. Panda Routers have a M-VRFRandall Stewart2007-06-011-1/+0
* - fixed autclose to not allow setting on 1-2-1 model.Randall Stewart2007-05-281-12/+22
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - More macros for OS compatabiltyRandall Stewart2007-05-081-8/+11
* - Somehow the disable fragment option got lost. We couldRandall Stewart2007-04-221-2/+2
* - More work on making send lock contention.Randall Stewart2007-04-191-3/+5
* - Add more comments to sctps_stats struture in sctp_uio.hRandall Stewart2007-04-151-0/+1
* - Found bug in min split point bundling which causedRandall Stewart2007-03-311-6/+8
* - window update sacks sent incorrectly afterRandall Stewart2007-03-201-2/+0
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-10/+24
* - Copyright updates (aka 2007)Randall Stewart2007-02-121-0/+32
* - most all includes (#include <>) migrate to the sctp_os_bsd.h fileRandall Stewart2007-01-181-9/+1
* - Macroizes the V6ONLY flag check.Randall Stewart2007-01-151-0/+1
* a) macro-ization of all mbuf and random numberRandall Stewart2006-12-291-3/+5
* 1) Fixes on a number of different collision case LOR's.Randall Stewart2006-12-141-3/+10
* -Fixes first of all the getcred on IPv6 and V4. TheRandall Stewart2006-11-081-10/+1
* Tons of fixes to get all the 64bit issues removed.Randall Stewart2006-11-051-4/+5
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+892