summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ip/ipclassifier.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-09 [illumos-gate merge]Jerry Jelinek1-0/+1
2020-03-0612173 ip: variable may be used uninitialized in this functionToomas Soome1-0/+1
2019-10-25 [illumos-gate merge]Tim Foster1-25/+75
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman1-25/+75
2016-08-05OS-5007 support SO_ATTACH_FILTER on ICMP socketsPatrick Mooney1-1/+3
2015-12-07OS-4018 lxbrand support TCP SO_REUSEPORTPatrick Mooney1-69/+94
2010-06-216960474 assertion failed: (connp)->conn_ioctlref != 0, file: ../../common/ine...Ramesh Kumar Katla1-0/+1
2010-05-27PSARC 2010/106 DTrace TCP and UDP providersAlan Maguire1-0/+2
2010-04-016935348 tcp_sack_info should always be thereKacheong Poon1-8/+1
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-1/+0
2010-02-176923355 tcp leaves conn_ixa->ixa_cred unitialized causing confusionErik Nordmark1-1/+2
2009-12-106759500 [CVE-2008-4609] FICORA #193744 TCP vulnerabilitiesKacheong Poon1-1/+1
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-698/+420
2009-11-02PSARC/2008/252 Labeled IPsec phase 1Bill Sommerfeld1-15/+19
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-5/+155
2009-05-226304623 Initiator checks against wrong label for Mac-exempt read-down exchangesken Powell - Sun Microsystem1-9/+19
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-10/+16
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-4/+1
2008-12-236787918 system panics if ip_create_helper_stream() is interruptedRao Shoaib1-15/+22
2008-12-226763730 port in use detection incorrect for different local ip addressesJon Anderson1-7/+33
2008-12-17PSARC 2008/688 Sun Cluster TCP/IP Hooks UpdateLu Huafeng1-6/+18
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-9/+70
2008-11-186770864 NFS client panic: assertion failed: tcp->tcp_ordrel_mp == 0LKacheong Poon1-5/+0
2008-11-056759608 TCP should pre-allocate the T_ordrel_ind mblkKacheong Poon1-0/+15
2008-09-066706947 tcp_trace should be replaced with dtrace probes.Aruna Ramakrishna1-5/+3
2007-10-176617738 UDP/ICMP transmit flow control brokennordmark1-0/+10
2007-10-116595449 IP streams plumbing simpificationnordmark1-73/+338
2007-09-116203568 accumulating number of threads behind rw_lock in ire_walk_ill_tables ...carlsonj1-2/+2
2007-07-206530536 SCTP failed to initialize conn_t states in re-used conn_t blockskcpoon1-7/+5
2007-01-19PSARC 2006/366 IP Instancesdh1551221-172/+316
2007-01-15PSARC 2003/064 SDP: Sockets Direct Protocolnh1450021-2/+1
2006-11-136265494 assertion failed: sqp != NULL, file: ../../common/inet/squeue.c, line...jprakash1-0/+3
2006-07-056348581 BAD TRAP in "ip" due to NULL pointer dereference (tcp_fuse_rcv_drain)ethindra1-4/+4
2006-06-22PSARC 2006/073 PF_ROUTE: Include interface name with RTM_NEWADDR/RTM_DELADDRsommerfe1-9/+8
2006-03-24PSARC/2002/762 Layered Trusted Solarisjpk1-50/+398
2006-02-276376992 IP Classifier hash function for UDP is broken, causing poor UDP perfo...ericheng1-5/+4
2005-10-22PSARC 2005/082 Yosemite: UDP Performance Enhancementmasputra1-7/+62
2005-08-236294727 SCTP raw socket bind() failed for ports which are mutliples of 256kcpoon1-7/+43
2005-07-115013200 ipclassifier bind list insertion order is flawed in some casesethindra1-13/+5
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1877