From owner-freebsd-current Sun Jun 14 13:03:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20982 for freebsd-current-outgoing; Sun, 14 Jun 1998 13:03:03 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20954 for ; Sun, 14 Jun 1998 13:02:54 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id NAA07854; Sun, 14 Jun 1998 13:02:44 -0700 (PDT) (envelope-from jdp) Message-Id: <199806142002.NAA07854@austin.polstra.com> To: peter@netplex.com.au Subject: Re: if_simloop: can't handle af=0 In-Reply-To: <199806140927.RAA03185@spinner.netplex.com.au> References: <199806140927.RAA03185@spinner.netplex.com.au> Organization: Polstra & Co., Seattle, WA Cc: current@FreeBSD.ORG Date: Sun, 14 Jun 1998 13:02:44 -0700 From: John Polstra Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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