From owner-svn-src-all@FreeBSD.ORG Thu Oct 9 20:53:38 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AAC999E0; Thu, 9 Oct 2014 20:53:38 +0000 (UTC) Received: from mail.ipfw.ru (mail.ipfw.ru [IPv6:2a01:4f8:120:6141::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6AEC2990; Thu, 9 Oct 2014 20:53:38 +0000 (UTC) Received: from secured.by.ipfw.ru ([95.143.220.47] helo=[10.0.0.120]) by mail.ipfw.ru with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1XcGip-0002wU-2h; Thu, 09 Oct 2014 20:37:47 +0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r272840 - in head: sbin/ipfw sys/conf sys/modules/ipfw sys/netgraph sys/netinet sys/netpfil/ipfw From: "Alexander V. Chernikov" In-Reply-To: <9BFD4761-FD58-4933-A1A1-31E77E440835@gmail.com> Date: Fri, 10 Oct 2014 00:53:31 +0400 Content-Transfer-Encoding: quoted-printable Message-Id: <308FA9E9-0BC6-42CB-A85E-BD770EBD46DA@ipfw.ru> References: <201410091932.s99JWaSc065624@svn.freebsd.org> <9BFD4761-FD58-4933-A1A1-31E77E440835@gmail.com> To: Garrett Cooper X-Mailer: Apple Mail (2.1878.6) Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , "Alexander V. Chernikov" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 09 Oct 2014 20:53:38 -0000 On 09 Oct 2014, at 23:43, Garrett Cooper wrote: >=20 >> On Oct 9, 2014, at 12:32, "Alexander V. Chernikov" = wrote: >>=20 >> Author: melifaro >> Date: Thu Oct 9 19:32:35 2014 >> New Revision: 272840 >> URL: https://svnweb.freebsd.org/changeset/base/272840 >=20 > ... >=20 >> MFC after: 1 month >=20 > Should this be MFCed? Does it break existing usability? Old ABI is kept, so old binaries can work as-is. There are _some_ output changes in new ipfw(8) binary, but this can/will = be altered for MFC. >=20 >> Sponsored by: Yandex LLC >=20 > Relnotes: YES