From owner-freebsd-net Tue Jan 30 3: 5:14 2001 Delivered-To: freebsd-net@freebsd.org Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by hub.freebsd.org (Postfix) with ESMTP id DEC6B37B69E; Tue, 30 Jan 2001 03:04:56 -0800 (PST) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.8.8/8.8.8) with ESMTP id MAA03757; Tue, 30 Jan 2001 12:04:48 +0100 (MET) Date: Tue, 30 Jan 2001 12:04:48 +0100 (CET) From: Harti Brandt To: Julian Elischer Cc: julian@freebsd.org, freebsd-net@freebsd.org, archie@freebsd.org Subject: Re: netgraph: problem in ng_base In-Reply-To: <3A769C67.6B69EB06@elischer.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 30 Jan 2001, Julian Elischer wrote: JE>> NB: the ng_atm node switches the peer hook to queueing. JE> JE> JE>try turn this off.. JE>it may give us a clue.. Oh yes, now everything's ok: Jan 30 11:58:37 beagle /boot/kernel/kernel: disconnect 0xc2ccdcc0 from 0xc2c4ad00 (valid) refs=5 flags=0 Jan 30 11:58:37 beagle /boot/kernel/kernel: disconnect 0xc2ccde00 from 0xc2c4ad00 (invalid) refs=5 flags=9 Jan 30 11:58:38 beagle /boot/kernel/kernel: disconnect 0xc2ccdf80 from 0xc2c4ad00 (invalid) refs=4 flags=9 Jan 30 11:58:38 beagle /boot/kernel/kernel: ng_sscop_shutdown: 0xc2c4ad00 refs=3 flags=9 So the problem is with the queuing. But, as far as I understand, running that hook in queue mode is the correct thing to do, because it is called from a interface input routine (it is called from atm_input). I'm right? harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.gmd.de, harti@begemot.org, lhbrandt@mail.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message