To tune the TCP SYN cache we need more information. Print the
authorbluhm <bluhm@openbsd.org>
Wed, 20 Jul 2016 19:57:53 +0000 (19:57 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 20 Jul 2016 19:57:53 +0000 (19:57 +0000)
commit01461878cdf93c9dff6ec80e05aa8f172daae557
tree6b714dfd8aafaa50efa6022838f1fcbadb62d59a
parenta91b0a8b58c0e48786770fe0e3851b726e04f518
To tune the TCP SYN cache we need more information.  Print the
relevant counters with netstat -s -p tcp.
OK henning@
sys/netinet/tcp_usrreq.c
sys/netinet/tcp_var.h
usr.bin/netstat/inet.c
usr.bin/netstat/main.c
usr.bin/netstat/netstat.h