summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/sctp/sctp_output.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-0612173 ip: variable may be used uninitialized in this functionToomas Soome1-4/+6
2010-08-096962670 MSG_EOR is set when a message is not completely receivedKacheong Poon1-1/+1
2010-08-036912476 SCTP Observability issues with sctp_faddr_s & sctp_reass_schandrasekar marimuthu - Sun Microsystems - Bangalore India1-101/+104
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon1-4/+4
2010-06-026922123 under sctp proto-stress testing an ASSERT in sctp_connect() is tripped.George Shepherd1-4/+9
2010-05-246951733 RTO for retransmitting INIT is not capped by sinit_max_init_timeoGeorge Shepherd1-4/+3
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-4/+4
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-41/+36
2009-07-30PSARC 2009/411 API for per endpoint sctp statistics.George Shepherd1-2/+2
2009-07-066621614 SCTP bundles partial data chunkNick Street1-16/+50
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-4/+5
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-12/+13
2008-11-256744802 SCTP does not send out zero window probe in some casesGeorge Shepherd1-2/+10
2008-11-196746736 During retransmision, SCTP may not send out new message even if it canGeorge Shepherd1-4/+17
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-5/+0
2008-09-036637687 Recursive mutex_enter() in SCTP's sockfs close functionKacheong Poon1-6/+2
2007-10-116595449 IP streams plumbing simpificationnordmark1-50/+0
2007-08-076390413 Server panic on sctp connection attemptkcpoon1-2/+9
2007-07-206530536 SCTP failed to initialize conn_t states in re-used conn_t blockskcpoon1-10/+10
2007-06-206557471 SCTP kernel interface needs to be more robustkcpoon1-2/+3
2007-03-096446494 Single homed host has problem in SCTP INIT address parameterkcpoon1-32/+61
2007-01-19PSARC 2006/366 IP Instancesdh1551221-34/+43
2006-12-216497940 Wrong ASSERT() in sosctp_assoc()kcpoon1-0/+1
2006-05-046363519 SCTP must clear any H/W checksum flag in the inbound mblk before re-u...vi1177471-9/+59
2006-04-036361241 SCTP retransmission timeout handling is suboptimalkcpoon1-55/+406
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-18/+17
2005-11-06PSARC 2005/602 - SCTP Hooks For Sun Clustervi1177471-0/+1
2005-07-286296143 SCTP: Assoc. could abort if bound to a down address, which is later b...vi1177471-27/+59
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1855