From owner-freebsd-current Mon Dec 16 07:22:21 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA11809 for current-outgoing; Mon, 16 Dec 1996 07:22:21 -0800 (PST) Received: from mail.tky007.tth.expo96.ad.jp (root@tky007.tth.expo96.ad.jp [133.246.32.58]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id HAA11800 for ; Mon, 16 Dec 1996 07:22:18 -0800 (PST) Received: from tky007.tth.expo96.ad.jp (masafumi@localhost [127.0.0.1]) by mail.tky007.tth.expo96.ad.jp (8.8.4/3.4W4-SMTP) with ESMTP id AAA09592; Tue, 17 Dec 1996 00:21:02 +0900 (JST) Message-Id: <199612161521.AAA09592@mail.tky007.tth.expo96.ad.jp> To: proff@suburbia.net Cc: max@wide.ad.jp, current@freebsd.org Subject: Re: ed0 trouble with -current From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Mon, 16 Dec 1996 22:49:05 +1100 (EST)" References: <19961216114905.9979.qmail@suburbia.net> X-Mailer: Mew version 1.54 on Emacs 19.28.1, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 17 Dec 1996 00:21:02 +0900 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> Try the latest sources. This has been fixed. >> >> Max >> proff> Unfortunately at the expense of all host based traffic. Not proff> even loopback. proff> Forwarding still works though ;) Are you sure the file /usr/src/sys/netinet/if_ether.c is the latest? With the latest version, things seem to be working OK. The latest version is: * $Id: if_ether.c,v 1.37 1996/12/15 20:38:30 bde Exp $ Masafumi