summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/udp
AgeCommit message (Expand)AuthorFilesLines
2022-02-2213500 Want support for overlay networksRobert Mustacchi1-2/+14
2022-01-1914205 Want UDP src port hashing for VXLANRobert Mustacchi2-2/+129
2020-10-1613219 Fix typo in udp_ioctl()Mike Zeller1-1/+1
2020-10-0113175 Add support for IP_RECVTOSAndy Fiddaman2-4/+6
2020-03-0612173 ip: variable may be used uninitialized in this functionToomas Soome2-1/+12
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman1-6/+74
2019-04-0910681 udp.c: udp_reuseaddrMarcel Telka1-2/+2
2019-01-0410155 ip: cast between incompatible function typesToomas Soome1-34/+38
2018-11-269903 qinfo: add typed membersToomas Soome1-2/+3
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-1/+2
2014-05-054838 Fix for 4596 has some inverted booleansDan McDonald1-3/+3
2014-03-054596 Callers of ip_srcid_find_id() need to be more carefulDan McDonald1-17/+36
2013-08-013942 inject sanity into ipadm tcp buffer size propertiesSebastien Roy1-13/+30
2013-07-193895 {tcp,udp}_{largest,smallest}_anon_port should reality-checkDan McDonald2-7/+54
2013-07-183869 tcp anon port calculation wrongMatt Barden1-1/+3
2010-08-166956844 ipadm private properties should begin with '_' instead of leading pro...Girish Moodalbail1-12/+12
2010-07-23PSARC/2010/111 exclusive IP for s10cBaban Kenkre1-7/+18
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon2-465/+651
2010-07-066963202 assertion failed: ixa->ixa_refcnt >= 2, file: ../../common/inet/udp/u...Erik Nordmark1-3/+0
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson2-8/+14
2010-06-106957205 IP_PKTINFO is not handled correctly since snv_129Marcel Telka1-6/+4
2010-05-27PSARC 2010/106 DTrace TCP and UDP providersAlan Maguire1-0/+23
2010-04-276940729 gate machine panic in ip.c: assertion failed: pkt_len == msgdsize(mp)Erik Nordmark1-3/+8
2010-03-26PSARC 2009/306 Brussels II - ipadm and libipadmGirish Moodalbail2-218/+119
2010-03-036929890 ixa_cred/ira_cred cleanupErik Nordmark1-0/+16
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-3/+0
2010-02-176923355 tcp leaves conn_ixa->ixa_cred unitialized causing confusionErik Nordmark1-2/+30
2010-01-18PSARC 2009/686 Improving the use and debugging of the basic privilege set.Casper H.S. Dik1-9/+14
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik2-2/+9
2009-11-17PSARC/2008/693 VRRPCathy Zhou1-0/+1
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-1/+1
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark2-5097/+2791
2009-11-02PSARC/2008/252 Labeled IPsec phase 1Bill Sommerfeld2-32/+27
2009-09-24PSARC/2009/232 Solaris Packet CaptureDarren Reed1-2/+10
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-2/+0
2009-08-206826091 in.iked falls over trying to bind to the first non-global link localDan McDonald1-2/+3
2009-06-296828680 remove dead code from udpAnders Persson3-443/+21
2009-05-226304623 Initiator checks against wrong label for Mac-exempt read-down exchangesken Powell - Sun Microsystem1-55/+195
2009-03-236818637 udp_tpi_connect can use stale pointerRao Shoaib1-31/+26
2009-03-184616660 status reports should not be exported by way of nddVasumathi Sundaram - Sun Microsystems1-186/+0
2009-02-126799655 sockets need better handling of STREAMS ioctlsAnders Persson1-57/+65
2009-02-206807971 named not working with tpi socketsRao Shoaib1-2/+5
2009-02-17PSARC/2009/099 dladm show-usage modificationsVenugopal Iyer1-15/+64
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-41/+190
2009-01-236796699 iscsi client broken: failed to receive login responseanders1-0/+4
2009-01-216789298 SO_{SND,RCV}TIMEO should be passed down to the protocolshenjian1-0/+7
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem2-23/+5
2009-01-056789770 NULL pointer dereference panic in ip_helper_share_conn()Rao Shoaib1-3/+3
2008-12-236787918 system panics if ip_create_helper_stream() is interruptedRao Shoaib1-3/+2
2008-12-17PSARC 2008/688 Sun Cluster TCP/IP Hooks UpdateLu Huafeng1-26/+159