Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2013 09:30:00 GMT
From:      Jason Wolfe <jason@llnw.com>
To:        freebsd-net@FreeBSD.org
Subject:   Re: kern/172675: [netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hostcache.list) race condition causing memory corruption
Message-ID:  <201306080930.r589U0Uc075921@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/172675; it has been noted by GNATS.

From: Jason Wolfe <jason@llnw.com>
To: bug-followup@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))),



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306080930.r589U0Uc075921>