The following reply was made to PR kern/172675; it has been noted by GNATS.

From: Jason Wolfe <ja...@llnw.com>
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: kern/172675: [netinet] [patch] sysctl_tcp_hc_list 
(net.inet.tcp.hostcache.list)
 race condition causing memory corruption
Date: Sat, 08 Jun 2013 02:20:48 -0700

 My mistake, this is still an open issue, only the small RTT value patch 
 of this diff is live.
 
 -                            (RTM_RTTUNIT / (hz * TCP_RTT_SCALE))),
 +                                (RTM_RTTUNIT / (hz * TCP_RTTVAR_SCALE))),
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to