From owner-svn-src-all@FreeBSD.ORG Thu May 21 20:15:32 2015 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 4B4D9D8E; Thu, 21 May 2015 20:15:32 +0000 (UTC) Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com [IPv6:2607:f8b0:4001:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 132BC1193; Thu, 21 May 2015 20:15:32 +0000 (UTC) Received: by igcau1 with SMTP id au1so17716806igc.1; Thu, 21 May 2015 13:15:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=hFCBoBcHF+cUtLkRMfBmpQtceZ4uVMQVqZQ5RJaYlrY=; b=iOlGHNgDiHHaMG7J/+BbZYMQunJt84XEmy4afYLOxKExzJk6JY48Q3A3wLvVTay7/t NmSzDAtB82vTfqumOF81Y8cYIWNAOYMtkondMobzGpKRrUeru0zbBsFk2upEH53jZjRT QNhHtRuPNwWgbZhpxKWW9D6lpeCwhJtOEAiX/mBducd1nQqCxb3lKxgt6T0aRW53w4G/ lCBV0kXQjujtOfjRTWyWUmjzp/NW7vxo3VOtL3m+iqEdl9C+c2/A+QBGPzzBrxIj1mIK +vaoHIigC4zxDpXu1UX4/FHUE3JKEgJEMiexlwKehE3iARxZUc3zFCd9lp+EdQFdroeG 3e3Q== X-Received: by 10.42.176.8 with SMTP id bc8mr5312902icb.22.1432239331431; Thu, 21 May 2015 13:15:31 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.48.3 with HTTP; Thu, 21 May 2015 13:15:10 -0700 (PDT) In-Reply-To: <20150521200335.GG95600@strugglingcoder.info> References: <201505200108.t4K181No006311@svn.freebsd.org> <555C09D5.9090709@freebsd.org> <20150520042438.GA95600@strugglingcoder.info> <555C2ABC.60102@freebsd.org> <555C89F4.9080607@FreeBSD.org> <555CC40C.1070502@freebsd.org> <20150521200335.GG95600@strugglingcoder.info> From: Ed Maste Date: Thu, 21 May 2015 16:15:10 -0400 X-Google-Sender-Auth: ZIakxSy7mwOeqazq4j7C81QggOc Message-ID: Subject: Re: svn commit: r283136 - head/sys/netinet To: Hiren Panchasara Cc: Lawrence Stewart , Eric van Gyzen , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Thu, 21 May 2015 20:15:32 -0000 On 21 May 2015 at 16:03, Hiren Panchasara wrote: > > I *do* want to MFC the change. And if there are no major objections, I'll go > ahead with what Lawrence is suggesting: changing current purge behavior in -head > and 10. For the record, that sounds reasonable to me.