CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/07 22:59:39
Modified files:
sys/netinet : tcp_input.c
Log message:
Convert tcptv_keep_init in milliseconds before comparing other values
of tcp time. This fixes the retransmit timer of syn_cache which was
broken. reported by naddy, input dlg, test jca
ok jca
