summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ip/icmp.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-09 [illumos-gate merge]Jerry Jelinek1-0/+6
2020-03-0612173 ip: variable may be used uninitialized in this functionToomas Soome1-0/+6
2019-01-24 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-01-2310096 kstat update routines shouldn't check for NULL kstatJohn Levon1-1/+2
2019-01-07 [illumos-gate merge]Jerry Jelinek1-20/+22
2019-01-0410155 ip: cast between incompatible function typesToomas Soome1-24/+25
2018-11-27 [illumos-gate merge]Jerry Jelinek1-2/+3
2018-11-269903 qinfo: add typed membersToomas Soome1-2/+3
2016-08-05OS-5007 support SO_ATTACH_FILTER on ICMP socketsPatrick Mooney1-4/+121
2014-05-054838 Fix for 4596 has some inverted booleansDan McDonald1-2/+2
2014-03-054596 Callers of ip_srcid_find_id() need to be more carefulDan McDonald1-17/+35
2013-08-013942 inject sanity into ipadm tcp buffer size propertiesSebastien Roy1-7/+23
2010-08-166956844 ipadm private properties should begin with '_' instead of leading pro...Girish Moodalbail1-9/+9
2010-07-066963202 assertion failed: ixa->ixa_refcnt >= 2, file: ../../common/inet/udp/u...Erik Nordmark1-3/+0
2010-06-216962690 ping as with non-standard /etc/sock2path and reduced privileges cause...Erik Nordmark1-1/+1
2010-06-17PSARC/2009/590 Socket Filter FrameworkAnders Persson1-5/+8
2010-06-106957205 IP_PKTINFO is not handled correctly since snv_129Marcel Telka1-6/+4
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-1/+1
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 Moodalbail1-105/+66
2010-03-036929890 ixa_cred/ira_cred cleanupErik Nordmark1-0/+21
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-3/+0
2010-02-174173841 Packet goes out with source IP address of another interfaceSowmini Varadhan1-2/+30
2010-02-176923355 tcp leaves conn_ixa->ixa_cred unitialized causing confusionErik Nordmark1-3/+39
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-1/+1
2009-11-11PSARC/2009/331 IP Datapath RefactoringErik Nordmark1-3937/+2839
2009-11-02PSARC/2008/252 Labeled IPsec phase 1Bill Sommerfeld1-4/+7
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-2/+0
2009-05-226304623 Initiator checks against wrong label for Mac-exempt read-down exchangesken Powell - Sun Microsystem1-80/+312
2009-03-236818637 udp_tpi_connect can use stale pointerRao Shoaib1-2/+0
2009-03-184616660 status reports should not be exported by way of nddVasumathi Sundaram - Sun Microsystems1-63/+0
2009-02-126799655 sockets need better handling of STREAMS ioctlsAnders Persson1-54/+67
2009-02-12PSARC 2007/670 db_credp updateErik Nordmark1-22/+144
2009-01-216789298 SO_{SND,RCV}TIMEO should be passed down to the protocolshenjian1-0/+7
2009-01-06PSARC/2007/272 Project Clearview: IPMP Rearchitecturemeem1-4/+0
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-2/+1
2008-12-11PSARC 2007/587 Volo -- Low Latency Socket FrameworkYu Xiangning1-1176/+2056
2008-12-04PSARC/2006/357 Crossbow - Network Virtualization and Resource ManagementEric Cheng1-5/+1
2008-05-096401076 TX: mac-exempt UDP fails if local addr is shared IPv4 and a router ad...kp1587011-10/+10
2008-01-116507173 Sockets should allocate minor numbers from higher order arenagt1456701-3/+8
2007-11-11PSARC/2007/639 IP_BROADCAST_TTL socket optionmeem1-0/+7
2007-11-026621205 SO_TIMESTAMP missing for IPv6nordmark1-0/+28
2007-10-30PSARC/2007/565 IP_XMIT_IF removal and IP_BOUND_IF rationalizationmeem1-11/+2
2007-10-256621369 IP_OPTIONS handling in udp and rawip causes panics, uninitialized datanordmark1-0/+11
2007-10-246617251 fix for 6595449 broke InfiniBandnordmark1-3/+6
2007-10-176617738 UDP/ICMP transmit flow control brokennordmark1-1/+1
2007-10-156617027 IP_PKTINFO in icmp can reference freed memorynordmark1-6/+7
2007-10-116595449 IP streams plumbing simpificationnordmark1-599/+720
2007-01-19PSARC 2006/366 IP Instancesdh1551221-135/+230