From owner-freebsd-current Fri Jun 19 05:48:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA03359 for freebsd-current-outgoing; Fri, 19 Jun 1998 05:48:26 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from a486n1.znh.org (dialup6.gaffaneys.com [208.155.161.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA03351 for ; Fri, 19 Jun 1998 05:48:17 -0700 (PDT) (envelope-from zach@gaffaneys.com) Received: (from zach@localhost) by a486n1.znh.org (8.8.8/8.8.8) id HAA09060; Fri, 19 Jun 1998 07:49:48 -0500 (CDT) (envelope-from zach) Message-ID: <19980619074948.A8850@znh.org.> Date: Fri, 19 Jun 1998 07:49:48 -0500 From: Zach Heilig To: current@FreeBSD.ORG Subject: any clue what's causing this? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm assuming this is coming from a user-land process, after a quick look at where this is coming from. > if_simloop: can't handle af=0 > if_simloop: can't handle af=0 [much more of the same] This message is coming from /usr/src/sys/net/if_loop.c, line 253. The network apps running are: /usr/sbin/ppp /usr/sbin/named /usr/sbin/portmap /sbin/mountd /sbin/nfsd /usr/sbin/rpc.statd /sbin/nfsiod /usr/sbin/rwhod /usr/sbin/inetd /usr/sbin/lpd /usr/libexec/rlogind And even though if_simloop returns EAFNOSUPPORT, nothing else seems to care. -- Zach Heilig -- zach@gaffaneys.com Real Programs don't use shared text. Otherwise, how can they use functions for scratch space after they are finished calling them? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message