From owner-freebsd-net@FreeBSD.ORG Sun Jul 20 02:41:28 2014 Return-Path: Delivered-To: freebsd-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 EACEE2D6; Sun, 20 Jul 2014 02:41:28 +0000 (UTC) Received: from mail-qa0-x229.google.com (mail-qa0-x229.google.com [IPv6:2607:f8b0:400d:c00::229]) (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 9CC1F2663; Sun, 20 Jul 2014 02:41:28 +0000 (UTC) Received: by mail-qa0-f41.google.com with SMTP id j7so4233306qaq.28 for ; Sat, 19 Jul 2014 19:41:26 -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; bh=aAyAvf5eo9vN5xTicqd5qDgV/RpCBDx3IBUIZPIJjJQ=; b=EH3RD/WQT3oGxoGMrnOh4bfGgNYtfc6bzeL6lFNZVz5xbMRlDvvIrGPbiRnTZ6bgZ1 f5Ou80opzM9NZehGWdoPCiWx7ghS9MXxQCqPmBfJly2PKaB7wBZPjUtadf3Kumall5oc BJ73Kcpu6EefJ22M7GclG9ZxaZ/uIJ35fbMFb8kN32rF6RtI5BUBFzKdpEpuOP5Z8EKd CizurdfJ44AG8/cCmTVfnMuqM1ZnTdcd4sUI2rkDRkWas/d2bwfS/xXCY6WaWDyAto2R I3f/3ijJeX5tn34ipsC4jR24EibBW199vXGuCyxu41ZFVhDmuCxErsvvmh9NcoGhexV8 FoPA== MIME-Version: 1.0 X-Received: by 10.224.43.77 with SMTP id v13mr24923077qae.34.1405824086789; Sat, 19 Jul 2014 19:41:26 -0700 (PDT) Received: by 10.96.73.39 with HTTP; Sat, 19 Jul 2014 19:41:26 -0700 (PDT) In-Reply-To: <53CA39BD.6050900@FreeBSD.org> References: <201407151132.53587.vegeta@tuxpowered.net> <53CA39BD.6050900@FreeBSD.org> Date: Sat, 19 Jul 2014 19:41:26 -0700 Message-ID: Subject: Re: Why is r250764 not in 9.3? From: hiren panchasara To: "Alexander V. Chernikov" Content-Type: text/plain; charset=UTF-8 Cc: Kajetan Staszkiewicz , "freebsd-net@freebsd.org" 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: Sun, 20 Jul 2014 02:41:29 -0000 On Sat, Jul 19, 2014 at 2:26 AM, Alexander V. Chernikov wrote: > On 15.07.2014 21:03, hiren panchasara wrote: >> >> + Alexander >> >> On Tue, Jul 15, 2014 at 2:32 AM, Kajetan Staszkiewicz >> wrote: >>> >>> The time has come to upgrade my routers to FreeBSD 9.3. >>> >>> While going through list of patches I had on 9.1, I've noticed that >>> r248070 got >>> into 9.3 but r250764 did not. Why is that? >> >> Probably just missed it. > > Yes, I've missed it. > Unfortunately, I'm unable to merge it until 26July, feel free to do so if > you wish. Committed to stable/9 as r268906. cheers, Hiren