aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/sctp.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add additional logging level mask for packet_logging too.Randall Stewart2007-06-181-0/+1
* - Fix so ifn's are properly deleted when the ref count goes to 0.Randall Stewart2007-06-141-0/+34
* - Fixed cookie handling to calc an RTO whenRandall Stewart2007-06-131-0/+3
* - Restructure so bindx functions are not done inline to socket optionRandall Stewart2007-06-121-47/+56
* - Fix spelling errors in comments per Ruslan (.. thanks... )Randall Stewart2007-05-291-1/+1
* - Fixes so we won't try to start a timer when weRandall Stewart2007-05-291-0/+15
* - fixed autclose to not allow setting on 1-2-1 model.Randall Stewart2007-05-281-1/+5
* - Fixed 1-2-1 model to not worry about associd in sockoptsRandall Stewart2007-05-171-4/+4
* - Copyright change, cisco's silly tool wants it to say:Randall Stewart2007-05-081-1/+1
* - More macros for OS compatabiltyRandall Stewart2007-05-081-0/+2
* - Somehow the disable fragment option got lost. We couldRandall Stewart2007-05-021-0/+1
* Moves the PCB features and flags from sctp_pcb.h toRandall Stewart2007-04-221-0/+54
* - Somehow the disable fragment option got lost. We couldRandall Stewart2007-04-221-0/+9
* - Sysctl's move to seperate fileRandall Stewart2007-03-151-0/+37
* Ok, here it is, we finally add SCTP to current. Note that thisRandall Stewart2006-11-031-0/+349