From owner-freebsd-current Sun Jun 14 13:42:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26840 for freebsd-current-outgoing; Sun, 14 Jun 1998 13:42:29 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA26835 for ; Sun, 14 Jun 1998 13:42:25 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id NAA18330; Sun, 14 Jun 1998 13:40:32 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd018328; Sun Jun 14 20:40:25 1998 Date: Sun, 14 Jun 1998 13:40:22 -0700 (PDT) From: Julian Elischer To: John Polstra cc: peter@netplex.com.au, current@FreeBSD.ORG Subject: Re: if_simloop: can't handle af=0 In-Reply-To: <199806142002.NAA07854@austin.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm still looking at this On Sun, 14 Jun 1998, John Polstra wrote: > In article <199806140927.RAA03185@spinner.netplex.com.au>, > Peter Wemm wrote: > > Warner Losh wrote: > > > In message Snob Art Ge > > nre writes: > > > : My -current kernel from about 2 this afternoon seems to be falling > > > : through the switch statement in net/if_loop.c to the default label -- > > > : the address family variable is apparently set to 0 (AF_UNSPEC?). > > > > > > I'm seeing the same thing on my laptop (a libretto with an 3C589D). > > > > It would seem that something is trying to transmit to an address that > > doesn't have an address... > > No, it was coming from the ARP code, where the address family was > explicitly being set to AF_UNSPEC. I think (but didn't check > carefully) that the address at that point is a link-level address. > -- > John Polstra jdp@polstra.com > John D. Polstra & Co., Inc. Seattle, Washington USA > "Self-knowledge is always bad news." -- John Barth > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message