From owner-svn-src-all@freebsd.org Wed Oct 14 16:32:08 2015 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 DEA79A132B5; Wed, 14 Oct 2015 16:32:08 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A2E47125A; Wed, 14 Oct 2015 16:32:08 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [IPv6:2a02:1811:2419:4e02:6909:e79d:47a0:51af] (unknown [IPv6:2a02:1811:2419:4e02:6909:e79d:47a0:51af]) by venus.codepro.be (Postfix) with ESMTPSA id D3B3D2051C; Wed, 14 Oct 2015 18:32:04 +0200 (CEST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3096.1\)) Subject: Re: svn commit: r289316 - in head/sys: net netpfil/pf From: Kristof Provost In-Reply-To: <20151014163043.GJ55137@ivaldir.etoilebsd.net> Date: Wed, 14 Oct 2015 18:32:03 +0200 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <4AE49A6C-ECEF-449A-89A8-0F1A31AA4CF6@FreeBSD.org> References: <201510141621.t9EGLfas015240@repo.freebsd.org> <20151014163043.GJ55137@ivaldir.etoilebsd.net> To: Baptiste Daroussin X-Mailer: Apple Mail (2.3096.1) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 14 Oct 2015 16:32:09 -0000 > On 14 Oct 2015, at 18:30, Baptiste Daroussin wrote: >=20 > On Wed, Oct 14, 2015 at 04:21:41PM +0000, Kristof Provost wrote: >> Author: kp >> Date: Wed Oct 14 16:21:41 2015 >> New Revision: 289316 >> URL: https://svnweb.freebsd.org/changeset/base/289316 >>=20 >> Log: >> pf: Fix TSO issues >>=20 > Excellent! do you think it would be possible to get an errata on 10.2? = that > would be useful for every instance of freebsd running on cloudish = stuff! I plan to look into that. It=E2=80=99ll first have to be merged back to = stable/10 of course (which I=E2=80=99ll do next week). Regards, Kristof=