CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/18 15:05:21
Modified files:
sys/netinet : tcp_subr.c
Log message:
Refactor tcp_mtudisc() like NetBSD did. Do the route lookup only
if the tcpcb exits.
OK mpi@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/18 15:05:21
Modified files:
sys/netinet : tcp_subr.c
Log message:
Refactor tcp_mtudisc() like NetBSD did. Do the route lookup only
if the tcpcb exits.
OK mpi@