From owner-svn-src-all@FreeBSD.ORG Mon Mar 12 13:11:47 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B6A81065672 for ; Mon, 12 Mar 2012 13:11:47 +0000 (UTC) (envelope-from andrey@zonov.org) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id D70AA8FC1A for ; Mon, 12 Mar 2012 13:11:46 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so3594955bkc.13 for ; Mon, 12 Mar 2012 06:11:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=UQwY62aqbsXGAtyCArpfAMOMSna7dmeV63XfOiGNjUA=; b=JKLhEoKiTc/IimvAtjrhz2LbWkmBgqako4pCJHF2f5u+OvHD8rY9Ski9mKokeC2Ci5 4E/UZDgpBcRdblwGaUPm8nsVcTzFbPwHyVOsiHQCKEXRG6vYXT3ElshYRm983yoAhIeM 5d1PMhPuOeL3LzqIPt5KzZOjZs1g3vmFuUX+67hxn6aoOcmY49OSnqIahCBMhJcDXgMS YcZC/R69gO7Z15I5zCf513Zhl4sFcQJkpdwf7Uw6XfEHczYzuQbTUW3lVa0VgUDPeSic AoWHtxPxnMvBIllXfPw5n34I0L6ExUf+jIzwGI8o3YVy6lPiw75K7x8bL2gDvqmpfClb iRfQ== Received: by 10.204.151.86 with SMTP id b22mr4905586bkw.81.1331557905695; Mon, 12 Mar 2012 06:11:45 -0700 (PDT) Received: from [10.254.254.77] (ppp95-165-157-178.pppoe.spdop.ru. [95.165.157.178]) by mx.google.com with ESMTPS id f5sm25220316bke.9.2012.03.12.06.11.44 (version=SSLv3 cipher=OTHER); Mon, 12 Mar 2012 06:11:45 -0700 (PDT) Message-ID: <4F5DF60E.8040209@zonov.org> Date: Mon, 12 Mar 2012 17:11:42 +0400 From: Andrey Zonov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.24) Gecko/20100228 Thunderbird/2.0.0.24 Mnenhy/0.7.6.0 MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <201203120106.q2C16TVP035040@svn.freebsd.org> <4F5DC99B.4080109@zonov.org> <6F09B600-7633-4434-9010-5C474759F725@FreeBSD.org> In-Reply-To: <6F09B600-7633-4434-9010-5C474759F725@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQlcWZ0GYklepyKKwuiUbjmtIXIuJ6oUWxL1ffJLMfsjWUGJ/qmul0NIVMEeg9UkIWg8kKqu Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Ed Maste Subject: Re: svn commit: r232844 - head/contrib/ntp/ntpd X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 12 Mar 2012 13:11:47 -0000 On 12.03.2012 15:41, Bjoern A. Zeeb wrote: > >> [zont@ws34-005 ~]$ ifconfig >> igb0: flags=8843 metric 0 mtu 8950 >> options=500bb >> ether 00:25:90:37:8b:cc >> inet6 fe80::225:90ff:fe37:8bcc%igb0 prefixlen 64 tentative scopeid 0x1 >> inet X.X.X.X netmask 0xfffffc00 broadcast X.X.X.X >> inet6 2a02:X:X:X::X:9f09 prefixlen 64 tentative >> nd6 options=29 > > You are not doing IPv6 here, fix your rc.conf probably as told on boot to get rid of the ifdisabled. > That is new for me. Thanks! -- Andrey Zonov