From owner-freebsd-net@FreeBSD.ORG Mon Jul 7 16:58:54 2014 Return-Path: Delivered-To: net@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 D9AFC1D4; Mon, 7 Jul 2014 16:58:54 +0000 (UTC) Received: from mail-qg0-x230.google.com (mail-qg0-x230.google.com [IPv6:2607:f8b0:400d:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A6B9298B; Mon, 7 Jul 2014 16:58:54 +0000 (UTC) Received: by mail-qg0-f48.google.com with SMTP id q108so3890199qgd.7 for ; Mon, 07 Jul 2014 09:58:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=faWabrU5IjpAkM6twdxrgKDbfNdWqxGXwsNmaYIZMmk=; b=QgNCCBx/p7Hxh5OQjsl1I1VpOyLIpWp+MMejkbs6cysGAFtKRN5lmcwrU9n438OytP KLCNdyAnCcEB93nP5hXjR2T7hd7aOy4GGfKq1OMKjShQ05XQPCgCAJC5z//2PCTc91zi F9rQTCMBy1bJ+Xfoc4UQxOokasgv02XOKcPE3H7wM2hdGnv4YhPh7JbAJSs4/5BhmDAw 3z0yHuu2j5ePAwN8jFmJ1G4xK0HGsR0PJ+DnTgSopIw7Jud2Yu6Mk1fMOzRS2bGTU3Wo ClPzb8i2Mru17i9GUatidxZqM6anWthrKhKJlrg9IVut8LS53fpicBnF8eqblvXAwzSJ 55kg== MIME-Version: 1.0 X-Received: by 10.224.30.75 with SMTP id t11mr49883892qac.7.1404752333532; Mon, 07 Jul 2014 09:58:53 -0700 (PDT) Received: by 10.96.73.39 with HTTP; Mon, 7 Jul 2014 09:58:53 -0700 (PDT) In-Reply-To: <53BA8666.9040608@omnilan.de> References: <37229F0A-4BEA-4712-9AE1-5446A630AF9F@transactionware.com> <53BA8666.9040608@omnilan.de> Date: Mon, 7 Jul 2014 09:58:53 -0700 Message-ID: Subject: Re: r256920 missing in stable/9 and releng/9.3 From: hiren panchasara To: Harald Schmalzbauer , "freebsd-net@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Stable Mailing List , Andre Oppermann X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 16:58:54 -0000 + freebsd-net@, On Mon, Jul 7, 2014 at 4:37 AM, Harald Schmalzbauer wrote: > Bez=C3=BCglich Jan Mikkelsen's Nachricht vom 24.06.2014 04:49 (localtime)= : >> Hi, >> >> I=E2=80=99m bringing 9.3-RC1 into our local Perforce depot and moving ou= r local patches to 9.2 forward. >> >> I noticed that r256920 (changing sys/netinet/tcp_input.c) has not been M= FC=E2=80=99d. It was listed as =E2=80=9CMFC after 3 days=E2=80=9D back in O= ctober 2013. >> >> Is this patch missing for a reason? > > I'm wondering too if there's any good reason not to MFC? I also don't see any obvious reason. If nobody objects on -net@, I can do it. cheers, Hiren