CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/20 13:57:54
Modified files:
sys/netinet : tcp_usrreq.c tcp_var.h
usr.bin/netstat: inet.c main.c netstat.h
Log message:
To tune the TCP SYN cache we need more information. Print the
relevant counters with netstat -s -p tcp.
OK henning@
