CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/10 07:30:25
Modified files:
sys/netinet : tcp_debug.c tcp_debug.h tcp_timer.c
usr.sbin/trpt : trpt.c
Log message:
TCP debug sockets still had code for old TCP timers that were
implemented as slow and fast protocol user requests. Replace that
with a proper timer debug implementation.
OK visa@
