From owner-freebsd-current@FreeBSD.ORG Mon Dec 11 09:35:31 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7229916A417 for ; Mon, 11 Dec 2006 09:35:31 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 7654043CB6 for ; Mon, 11 Dec 2006 09:34:04 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 28871 invoked by uid 399); 11 Dec 2006 09:35:19 -0000 Received: from localhost (HELO ?192.168.0.5?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 11 Dec 2006 09:35:19 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <457D2655.9050500@FreeBSD.org> Date: Mon, 11 Dec 2006 01:35:17 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Thunderbird 1.5.0.8 (X11/20061125) MIME-Version: 1.0 To: hrs@FreeBSD.org References: <457C81E9.7040806@FreeBSD.org> In-Reply-To: <457C81E9.7040806@FreeBSD.org> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, re@freebsd.org Subject: Re: Socket problems with latest -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 09:35:31 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Doug Barton wrote: > With sources cvsup'ed around 20:35 PST on 8 December everything works > just fine. With sources cvsup'ed early this morning, 12:42 am PST on > 10 December, I'm getting a lot of errors related to sockets: I found the problem, it's the change made in version 1.4 of rc.d/auto_linklocal. Reverting only that change, and using otherwise up to date -current sources allows things to work just fine. Adding that change on the same exact system causes the breakage I described in my previous message. It's probably worth mentioning that I exactly fit the criteria from the 1.4 commit message, I have INET6 in my kernel, but at the moment I have ipv6_enable=no in rc.conf. This change should be backed out of HEAD and RELENG_6[_2] until the cause of this breakage is understood. Doug - -- This .signature sanitized for your protection -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) iD8DBQFFfSZUyIakK9Wy8PsRAhwVAKCBNyHhJ4Hme0DyjQYSwJTUYVzaWACfaYUf qxtAyyP3VBc9SIfi4uhBEsg= =OvOO -----END PGP SIGNATURE-----