From owner-freebsd-current Tue Aug 4 13:12:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17892 for freebsd-current-outgoing; Tue, 4 Aug 1998 13:12:23 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rrz.Hanse.DE (rrz.Hanse.DE [193.174.9.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17835 for ; Tue, 4 Aug 1998 13:12:10 -0700 (PDT) (envelope-from stb@hanse.de) Received: from daemon.Hanse.DE (daemon.Hanse.DE [193.174.9.17]) by rrz.Hanse.DE (8.8.8/8.8.8) with ESMTP id WAA27513; Tue, 4 Aug 1998 22:05:10 +0200 (CEST) (envelope-from stb@hanse.de) Received: from transit.hanse.de (transit.Hanse.DE [193.174.9.161]) by daemon.Hanse.DE (8.8.8/8.8.8) with ESMTP id WAA02775; Tue, 4 Aug 1998 22:11:25 +0200 (CEST) (envelope-from stb@hanse.de) Received: from localhost (stb@localhost) by transit.hanse.de (8.8.8/8.8.8) with SMTP id WAA27278; Tue, 4 Aug 1998 22:08:32 +0200 (CEST) X-Authentication-Warning: transit.hanse.de: stb owned process doing -bs Date: Tue, 4 Aug 1998 22:08:31 +0200 (CEST) From: Stefan Bethke Reply-To: Stefan Bethke To: Julian Elischer cc: Parag Patel , current@FreeBSD.ORG Subject: Re: Netatalk name-registering problem with -current 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 On Sat, 1 Aug 1998, Julian Elischer wrote: > yes there is a problem with -current and netatalk name registration. > > it's on my list of things to look at.. > there are two suspicious areas.. I've delved a bit into this and think I've found the problem. In net/ether_output, around line 365, if_simloop() is called with a fixed LLC header length of ETHER_HDR_LEN, instead of whatever length the header has (in case of a SNAP frame [Phase 2], its a LLC header). Currently testing, patch forthcoming... Stefan -- Stefan Bethke Muehlendamm 12 Phone: +49-40-256848, +49-177-3504009 D-22087 Hamburg Hamburg, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message