From owner-freebsd-current@FreeBSD.ORG Sat Aug 9 05:38:33 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CE9D37B401 for ; Sat, 9 Aug 2003 05:38:33 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F154343FD7 for ; Sat, 9 Aug 2003 05:38:31 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h79CcPYc089862; Sat, 9 Aug 2003 14:38:26 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by nbs.imp.ch (8.12.8/8.12.3) with ESMTP id h79CcPlH8785204; Sat, 9 Aug 2003 14:38:25 +0200 (MES) Date: Sat, 9 Aug 2003 14:38:25 +0200 (CEST) From: Martin Blapp To: "Matthew N. Dodd" In-Reply-To: <20030809075537.V87665@sasami.jurai.net> Message-ID: <20030809143707.A49451@cvs.imp.ch> References: <20030809072050.GA7547@crodrigues.org> <20030809122637.D49451@cvs.imp.ch> <20030809075537.V87665@sasami.jurai.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Craig Rodrigues cc: freebsd-current@freebsd.org Subject: Re: dhclient problem with xl0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 09 Aug 2003 12:38:33 -0000 Hi, > dhclient is still relying on behavior from the kernel that isn't > guaranteed. I know. But I'd consider that as a kernel bug, not dhclient fault. Would it help the set the card into promisc. mode anyway, even if we don't have link ? > I posted a patch to if_xl.c that should correct the link status for cards > with builtin non-MII PHYs. Ok. Thank you very much ! Martin