From owner-freebsd-net@FreeBSD.ORG Sat Jun 8 08:20:01 2013 Return-Path: Delivered-To: freebsd-net@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id ED7B546A for ; Sat, 8 Jun 2013 08:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C3B071A59 for ; Sat, 8 Jun 2013 08:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r588K1OZ062296 for ; Sat, 8 Jun 2013 08:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r588K1WB062291; Sat, 8 Jun 2013 08:20:01 GMT (envelope-from gnats) Date: Sat, 8 Jun 2013 08:20:01 GMT Message-Id: <201306080820.r588K1WB062291@freefall.freebsd.org> To: freebsd-net@FreeBSD.org Cc: From: Jason Wolfe Subject: Re: kern/172675: [netinet] [patch] sysctl_tcp_hc_list (net.inet.tcp.hostcache.list) race condition causing memory corruption X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jason Wolfe List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jun 2013 08:20:02 -0000 The following reply was made to PR kern/172675; it has been noted by GNATS. From: Jason Wolfe 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 01:11:21 -0700 It appears this was committed to HEAD verbatim in r241735. Not sure who 'az' is though :)