From owner-freebsd-current@FreeBSD.ORG Sun Aug 10 07:57:27 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DECE31AA for ; Sun, 10 Aug 2014 07:57:27 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2C8524C3 for ; Sun, 10 Aug 2014 07:57:27 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id CE32E1FE027; Sun, 10 Aug 2014 09:57:24 +0200 (CEST) Message-ID: <53E725FC.9010404@selasky.org> Date: Sun, 10 Aug 2014 09:57:48 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Garrett Cooper , FreeBSD Current Subject: Re: References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2014 07:57:27 -0000 On 08/10/14 08:05, Garrett Cooper wrote: > Hi, > As a heads up, it appears that some sysctl output is broken on > CURRENT... please see this bug for more details: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192544 . > Thank you! > -Garrett Hi, Should be fixed now. This is a bug in the network driver code and not my sysctl patch! Thank you! --HPS