Date: Mon, 26 Feb 1996 13:47:17 -0800 (PST) From: Guido van Rooij <guido> To: CVS-committers, cvs-all, cvs-usrbin, cvs-sys Subject: cvs commit: src/sys/netinet tcp_input.c tcp_var.h src/usr.bin/netstat inet.c Message-ID: <199602262147.NAA19974@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
guido 96/02/26 13:47:17
Modified: usr.bin/netstat inet.c
sys/netinet tcp_input.c tcp_var.h
Log:
Add a counter for the number of times the listen queue was overflowed to
the tcpstat structure. (netstat -s)
Reviewed by: wollman
Obtained from: Steves, TCP/IP Ill. vol.3, page 189
Revision Changes Path
1.16 +1 -0 src/usr.bin/netstat/inet.c
1.37 +4 -2 src/sys/netinet/tcp_input.c
1.29 +2 -1 src/sys/netinet/tcp_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602262147.NAA19974>
