From owner-freebsd-current Sat Jun 13 20:45:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12735 for freebsd-current-outgoing; Sat, 13 Jun 1998 20:45:01 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12727 for ; Sat, 13 Jun 1998 20:44:59 -0700 (PDT) (envelope-from benedict@echonyc.com) Received: from localhost (benedict@localhost) by echonyc.com (8.8.7/8.8.7) with SMTP id XAA22977 for ; Sat, 13 Jun 1998 23:44:54 -0400 (EDT) Date: Sat, 13 Jun 1998 23:44:53 -0400 (EDT) From: Snob Art Genre Reply-To: ben@rosengart.com To: current@FreeBSD.ORG Subject: if_simloop: can't handle af=0 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 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