summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/sctp/sctp_addr.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-125047 don't use atomic_*_nv if you discard the return valueJosef 'Jeff' Sipek1-5/+5
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-9/+7
2010-08-036912476 SCTP Observability issues with sctp_faddr_s & sctp_reass_schandrasekar marimuthu - Sun Microsystems - Bangalore India1-10/+9
2009-12-216843101 SCTP causes system panic under high loadGeorge Shepherd1-24/+97
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-28/+43
2009-05-226763980 Assert: sipif->sctp_ipif_state != 2, file: ../../common/inet/sctp/sct...Venugopal Iyer1-2/+6
2009-02-256806564 SCTP may attempt to connect using 0.0.0.0 source address; panic ensuesVenugopal Iyer1-6/+7
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-3/+1
2007-10-106610789 SCTP has erroneous check for multicast addresskcpoon1-1/+1
2007-08-076390413 Server panic on sctp connection attemptkcpoon1-3/+32
2007-05-246349696 PANIC: assertion failed: peer_tcp->tcp_loopback && peer_tcp->tcp_loop...vi1177471-25/+74
2007-01-306473179 SCTP assoc. should be resilient to addrs. being un-plumbed and re-plu...vi1177471-161/+423
2007-01-19PSARC 2006/366 IP Instancesdh1551221-133/+225
2006-06-22PSARC 2006/073 PF_ROUTE: Include interface name with RTM_NEWADDR/RTM_DELADDRsommerfe1-16/+15
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-6/+8
2005-11-06PSARC 2005/602 - SCTP Hooks For Sun Clustervi1177471-41/+295
2005-08-266303165 SCTP: source address list should reflect the assoc.'s address paramsvi1177471-42/+175
2005-07-286296143 SCTP: Assoc. could abort if bound to a down address, which is later b...vi1177471-81/+41
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1224