summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/tcp/tcp_stats.c
AgeCommit message (Collapse)AuthorFilesLines
2019-10-249531 Want netstat -u to show PIDs associated with socketsAndy Fiddaman1-28/+103
11707 provide 64-bit libdhcpagent 11708 netstat should be smatch and CERRWARN clean Portions contributed by: Mohamed A. Khalfella <khalfella@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Dominik Hassler <hadfl@omniosce.org> Approved by: Garrett D'Amore <garrett@damore.org>
2019-08-1911547 Want connstat(1M) command to display per-connection TCP statisticsSebastien Roy1-63/+49
Portions contributed by: Cody Peter Mello <cody.mello@joyent.com> Portions contributed by: Ahmed G <ahmedg@delphix.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-11-164303 want local zone TCP kstats in the global zoneBill Pijewski1-2/+18
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Sebastien Roy <seb@delphix.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>
2012-08-173065 some functions in the tcp module can be staticDavid Höppner1-3/+3
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-07-23PSARC/2010/111 exclusive IP for s10cBaban Kenkre1-8/+23
6858460 support exclusive stack for solaris10-branded zone 6905944 netstat -rn output on solaris10 branded zones differ from native solaris10
2010-07-196910078 SCTP should have similar memory handling mechanism as TCPKacheong Poon1-59/+59
2010-02-266928514 ilb_nat_src_timer fires too earlyKacheong Poon1-7/+12
6929436 Some TCP stats are reported incorrectly
2010-02-24PSARC 2010/042 increase max TCP_INIT_CWNDKacheong Poon1-0/+1021
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