CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2016/03/21 09:52:27

Modified files:
        sys/netinet    : tcp_input.c tcp_var.h 
        usr.bin/netstat: inet.c 

Log message:
Add a tcps_sc_seedrandom counter in TCP SYN cache and netstat -s.
This shows how often the hash function is reseeded and the random
bucket distribution changes.
OK mpi@ claudio@

Reply via email to