summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/sctp/sctp_impl.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
2010-08-096962670 MSG_EOR is set when a message is not completely receivedKacheong Poon1-4/+7
2010-08-036912476 SCTP Observability issues with sctp_faddr_s & sctp_reass_schandrasekar marimuthu - Sun Microsystems - Bangalore India1-60/+60
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon1-2/+86
2010-06-286944465 SCTP should be more robust when the peer does not conform to the stan...Anil udupa1-0/+1
2010-06-106867667 sctp reassembly code is difficult to maintainGeorge Shepherd1-2/+14
2010-05-246951733 RTO for retransmitting INIT is not capped by sinit_max_init_timeoGeorge Shepherd1-7/+7
2010-05-076903932 Failure creating SCTP association to multi-homed remote hostAnil udupa1-4/+4
2010-03-26PSARC 2009/306 Brussels II - ipadm and libipadmGirish Moodalbail1-79/+60
2010-03-186902544 panic in sctp_error_eventAnil udupa1-2/+2
2009-12-216843101 SCTP causes system panic under high loadGeorge Shepherd1-16/+20
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-1/+1
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-155/+31
2009-11-02PSARC/2008/252 Labeled IPsec phase 1Bill Sommerfeld1-1/+1
2009-10-216846343 sctp_icmp_error() drops ICMP_FRAGMENTATION_NEEDED msg from ip, preven...George Shepherd1-0/+1
2009-10-096886158 Stats exported in CR 6808307 can be erroneously reset by kstat and ne...George Shepherd1-1/+12
2009-07-30PSARC 2009/411 API for per endpoint sctp statistics.George Shepherd1-4/+37
2009-07-066621614 SCTP bundles partial data chunkNick Street1-1/+0
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-0/+3
2009-01-146782619 Fix for 6739142 fails sctp test inval_param_type_11_init and requires...George Shepherd1-2/+2
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-10/+21
2008-09-036637687 Recursive mutex_enter() in SCTP's sockfs close functionKacheong Poon1-4/+2
2007-12-046500185 getaddrinfo() does not work with SCTPkcpoon1-8/+8
2007-08-306340684 SCTP does "packet amplification"kcpoon1-2/+6
2007-08-076390413 Server panic on sctp connection attemptkcpoon1-3/+6
2007-07-206530536 SCTP failed to initialize conn_t states in re-used conn_t blockskcpoon1-1/+4
2007-03-166521543 recv may return fragmented messages on SCTP sockets on S10 when it ne...vi1177471-0/+8
2007-03-096446494 Single homed host has problem in SCTP INIT address parameterkcpoon1-4/+17
2007-01-306473179 SCTP assoc. should be resilient to addrs. being un-plumbed and re-plu...vi1177471-2/+2
2007-01-19PSARC 2006/366 IP Instancesdh1551221-143/+111
2007-01-176513446 ETSI TS 102 144 requires that SCTP delayed SACK frequency to be tunablekcpoon1-1/+2
2006-09-206410385 sctp exchanges with cipso headers in ipv6 packets failkp1587011-1/+2
2006-06-266427067 NULL pointer dereference panic in bcopy call under sctp_v6_labelkp1587011-0/+1
2006-06-22PSARC 2006/073 PF_ROUTE: Include interface name with RTM_NEWADDR/RTM_DELADDRsommerfe1-12/+4
2006-05-046363519 SCTP must clear any H/W checksum flag in the inbound mblk before re-u...vi1177471-1/+6
2006-04-036361241 SCTP retransmission timeout handling is suboptimalkcpoon1-38/+74
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-28/+26
2005-11-06PSARC 2005/602 - SCTP Hooks For Sun Clustervi1177471-1/+20
2005-08-266303165 SCTP: source address list should reflect the assoc.'s address paramsvi1177471-2/+5
2005-07-286296143 SCTP: Assoc. could abort if bound to a down address, which is later b...vi1177471-1/+2
2005-06-306292054 Zero sctp_rtt_updates should mean no update to IRE RTT cachekcpoon1-1/+0
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1136