CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/27 14:56:16
Modified files:
sys/netinet : tcp_input.c tcp_subr.c tcp_var.h
Log message:
The syn cache is completely implemented in tcp_input.c. So all its
global variables should also live there.
OK markus@
