From owner-freebsd-atm Sat Feb 8 8:15:16 2003 Delivered-To: freebsd-atm@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B129E37B401 for ; Sat, 8 Feb 2003 08:15:14 -0800 (PST) Received: from mailhub.fokus.gmd.de (mailhub.fokus.gmd.de [193.174.154.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5321243F75 for ; Sat, 8 Feb 2003 08:15:13 -0800 (PST) (envelope-from brandt@fokus.fraunhofer.de) Received: from beagle (beagle [193.175.132.100]) by mailhub.fokus.gmd.de (8.11.6/8.11.6) with ESMTP id h18GF3i07676; Sat, 8 Feb 2003 17:15:03 +0100 (MET) Date: Sat, 8 Feb 2003 17:15:03 +0100 (CET) From: Harti Brandt X-X-Sender: hbb@beagle.fokus.gmd.de To: "Matthew N. Dodd" Cc: "Andrew R. Reiter" , atm@FreeBSD.ORG Subject: Re: New version of ngATM In-Reply-To: <20030208104948.P15295@sasami.jurai.net> Message-ID: <20030208170916.T27486@beagle.fokus.gmd.de> References: <20030207134936.W15295@sasami.jurai.net> <20030208164419.S27486@beagle.fokus.gmd.de> <20030208104948.P15295@sasami.jurai.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 8 Feb 2003, Matthew N. Dodd wrote: MND>On Sat, 8 Feb 2003, Harti Brandt wrote: MND>> MND>> 1. drivers MND>> 2. snmp daemon MND>> 3. signalling and ilmi MND>> 4. lane MND>> 5. clip MND>> MND>> Because of the size of the code, this must be done step by step. MND> MND>Any ideas on where you want this code to live in the source tree? driver in sys/dev. I don't know, where to put if_harp (and whether that's a good name). the snmp daemon either under libexec and/or contrib (I want it to be useable for other OS too). the netgraph stuff under sys/netgraph/ngatm (like bluetooth). I'm not sure where to put the signalling library and the test tools. The library is used booth in the kernel and in the user space stuff. The test tools could probably go to tools/test and tools/regression. I also have a signalling test suite written in Tcl that I would like to bring up to date. harti -- harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private brandt@fokus.fraunhofer.de, harti@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message