From owner-svn-src-all@freebsd.org Fri Aug 12 21:43:18 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E10C3BB801F; Fri, 12 Aug 2016 21:43:18 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from mail.ignoranthack.me (ignoranthack.me [199.102.79.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C508012B3; Fri, 12 Aug 2016 21:43:18 +0000 (UTC) (envelope-from sbruno@freebsd.org) Received: from [192.168.0.6] (75-161-70-238.albq.qwest.net [75.161.70.238]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbruno@ignoranthack.me) by mail.ignoranthack.me (Postfix) with ESMTPSA id A39401928CE; Fri, 12 Aug 2016 21:43:16 +0000 (UTC) Subject: Re: svn commit: r303848 - head/sys/netgraph To: Gleb Smirnoff References: <201608081931.u78JV1Ve026577@repo.freebsd.org> <20160812183845.GJ1076@FreeBSD.org> Cc: Michael Zhilin , ngie@FreeBSD.org, sergey.dyatko@gmail.com From: Sean Bruno Message-ID: <9bf1be8a-0b06-bdcf-c876-209f3a31cbe4@freebsd.org> Date: Fri, 12 Aug 2016 15:43:15 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160812183845.GJ1076@FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 12 Aug 2016 22:08:51 +0000 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2016 21:43:19 -0000 The original problem was reported in this review, it doesn't look like an "old" problem IMO. sean https://reviews.freebsd.org/D7209