From owner-svn-src-stable@FreeBSD.ORG Thu Oct 30 07:17:34 2014 Return-Path: Delivered-To: svn-src-stable@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 73F0877D for ; Thu, 30 Oct 2014 07:17:34 +0000 (UTC) Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) (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 E9A07E7B for ; Thu, 30 Oct 2014 07:17:33 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id 10so3727710lbg.22 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=LaRP34hHlv2daY6+qzUbn9LtzKkjCK/47I0gd3Ve9R9qPONKfJRa+OvHFQIPzYqM4m x0O71LK2qRxIvq/UpxwFKp/sEKX8OEFkMdDIAnhz+yJeyQ8Fft3IIKujd+UAUJ86RnrR GM2WGMpyH2XuFWc3BX7jtejXwUUox/rjTvoPiDgScLCc22/fH6yyB+ubCGc62bEEQTbJ hAwwXi6qOfOn9gHeKT1HDZNUQQ3v40Y4NUzdKLqnnajgmHFIQ1XfhBqaAq7WFGSIeGxk 8zq5kAfxpQzbxjaPnWI8024wsC4tsEhxPDT+iAur4tqsYpwqJkacxW7ZdsgyOg7So5/H GKwQ== X-Gm-Message-State: ALoCoQk/PiTztmBhQTmsXtUmP6xuAajSQPtZP159xnDjfZSQTaEnyv4eLRGxsbg0RblL/SC/NU6U 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@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for all the -stable branches of the 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/