summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp/tcp_misc.c
AgeCommit message (Collapse)AuthorFilesLines
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald1-1/+1
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2020-03-0612173 ip: variable may be used uninitialized in this functionToomas Soome1-0/+1
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon1-43/+12
2010-03-26PSARC 2009/306 Brussels II - ipadm and libipadmGirish Moodalbail1-96/+0
PSARC 2010/080 Brussels II addendum 6827318 Brussels Phase II aka ipadm(1m) 6731945 need BSD getifaddrs() API 6909065 explicitly disallow non-contiguous netmasks in the next minor release 6853922 ifconfig dumps core when ether address is non-hexadecimal. 6815806 ipReasmTimeout value should be variable 6567083 nd_getset has some dead and confusing code. 6884466 remove unused tcp/sctp ndd tunables 6928813 Comments at odds with default value of tcp_time_wait_interval 6236982 ifconfig usesrc lets adapter use itself as source address 6936855 modifying the ip6_strict_src_multihoming to non-zero value will unbind V4 IREs
2010-02-266928798 NULL netstack_XX causes boot time panicKacheong Poon1-1/+18
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-0/+885
6923847 Increase TCP_INIT_CWND max 6918307 Some TCP kstats are not needed 6923858 TCP connection counter 6925635 The file tcp.c is too big