Date: Fri, 19 Jun 1998 07:49:48 -0500 From: Zach Heilig <zach@gaffaneys.com> To: current@FreeBSD.ORG Subject: any clue what's causing this? Message-ID: <19980619074948.A8850@znh.org.>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980619074948.A8850>