From owner-svn-src-head@FreeBSD.ORG Mon Mar 12 13:11:47 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A835D1065679 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 DAB8D8FC1C for ; Mon, 12 Mar 2012 13:11:46 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so3594954bkc.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=Ng1OMbc/MVu7SUmx0u4KY8LaaolzeLmFs9eV11Us7TQLDURNZ1oo6xVx3FV2PI4l8/ tw893LfBRS3MT6prbgZmV2g9FFZK956ukSRUqLmi1QRyBJUsAMvurKLxiYzHQsTsnMCY PcLUbePnScdoNNsVCupHpvCOGWJ4FwtWiXsBZ7ah/MO5FMUaKHMcXrFYbk14P/9nOZYa 7TtzpSUBi2oZig9HPatx2WPe/7UIxuv6PHxT6QslQVz46W66V4RqMDKACESgeBG5IZay hMqvjgJ0ju4+Xh/K5AMMi+8dPoPCU9emHEtfWpzbFR9fsJiwLQFfKcYGzHH9IfoahZMI SkEA== 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: ALoCoQlKfeTBkVyPgrZlv63HwAAVw+A9QQiGVTrBX8tAiV0oY/cLABCBl4L9/RXpUU/T0SQ3VYXr 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-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current 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