From owner-svn-src-stable-10@FreeBSD.ORG Thu Oct 30 07:17:34 2014 Return-Path: Delivered-To: svn-src-stable-10@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9CEAC77F for ; Thu, 30 Oct 2014 07:17:34 +0000 (UTC) Received: from mail-lb0-f178.google.com (mail-lb0-f178.google.com [209.85.217.178]) (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 22640E7D for ; Thu, 30 Oct 2014 07:17:33 +0000 (UTC) Received: by mail-lb0-f178.google.com with SMTP id f15so4245282lbj.9 for ; Thu, 30 Oct 2014 00:17:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=/FuElK5g8LIpLsrnNUPiX+CVSLcMI9bBNHSnvwyloo4=; b=nAlIeeUQ2QHjEWsMmtl564vBzplpDUIYZSxh2QR2vFgdanYn8++lfTJ9cH5h4aPg+K axIhOAgTwzmfIZedf7SmqodKvu3nTYRvPqukfeKm3QIYJ3soiHAT/fWp2qFVsJsYvzcm 5ZsOEaTZMI2SJTuDNoRLr9/MSQJUJNC1LG4jrpfzVU2GUX5WTAnw7cc3m3t7gtfEO5MZ CMVSJXvo71fQ8LIsznabp1XWE3GQ+HCj1XmTnVs7hRmc0pbLSrxSOpnrwDKD4NvGtCl+ gpO7MTkUUt+DuT8hHPH+4k13XkdCEdd1nXATe8AGTUmKWPKDMn2cLJhwAQHpf/YcPX+5 DRkQ== X-Gm-Message-State: ALoCoQlxu1mIUIZnHyrd0i4+ZlRhD1tadrLv6BhUAvBphsCYD09oj8SjonuP3wMOuPTP6T1qzZTx X-Received: by 10.152.28.227 with SMTP id e3mr16955244lah.54.1414653445671; Thu, 30 Oct 2014 00:17:25 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id lt8sm2299746lac.35.2014.10.30.00.17.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Oct 2014 00:17:25 -0700 (PDT) Message-ID: <5451E604.5090709@freebsd.org> Date: Thu, 30 Oct 2014 10:17:24 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Sean Bruno , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r273838 - in stable/10: share/man/man4 sys/netinet References: <201410292217.s9TMHkDv094225@svn.freebsd.org> In-Reply-To: <201410292217.s9TMHkDv094225@svn.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2014 07:17:34 -0000 On 30.10.2014 1:17, Sean Bruno wrote: > +.It Va pmtud_blackhole_min_activated > +Number of times the blackhole MSS was used in an attempt to downshift. Should be pmtud_blackhole_activated_min_mss instead to match kernel sysctl name (or vice versa). -- http://ache.vniz.net/