From owner-freebsd-current Sat Jun 13 22:02:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18232 for freebsd-current-outgoing; Sat, 13 Jun 1998 22:02:15 -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 WAA18218 for ; Sat, 13 Jun 1998 22:02:12 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id WAA02926; Sat, 13 Jun 1998 22:01:05 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd002923; Sun Jun 14 05:01:03 1998 Date: Sat, 13 Jun 1998 22:00:59 -0700 (PDT) From: Julian Elischer To: ben@rosengart.com cc: current@FreeBSD.ORG Subject: Re: if_simloop: can't handle af=0 In-Reply-To: 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 working on it. I'm surprised that it still occurs after a commit to if_ethersubr.c yesterday but I guess It needs more cleanup.. it's harmless but indicates broken code that until now has been hidden On Sat, 13 Jun 1998, Snob Art Genre wrote: > 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 have two network interfaces, an fxp and a tun for PPP. > > > Ben > > "You have your mind on computers, it seems." > > > 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