From owner-freebsd-net@FreeBSD.ORG Fri Feb 13 02:39:00 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55A7916A4CE for ; Fri, 13 Feb 2004 02:39:00 -0800 (PST) Received: from mailgw.servicefactory.se (mailgw.servicefactory.se [192.71.33.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC0343D31 for ; Fri, 13 Feb 2004 02:38:59 -0800 (PST) (envelope-from xfree@bulow.mine.nu) Received: from ark.servicefactory.se (ark.servicefactory.se [192.71.33.5]) i1DAcww01602; Fri, 13 Feb 2004 11:38:58 +0100 (CET) Received: from bulow.mine.nu (ark.servicefactory.se [192.71.33.5]) by ark.servicefactory.se (8.12.9/8.12.6) with ESMTP id i1DAapmP011884; Fri, 13 Feb 2004 11:36:51 +0100 (CET) (envelope-from xfree@bulow.mine.nu) Message-ID: <402CA941.3000300@bulow.mine.nu> Date: Fri, 13 Feb 2004 11:38:57 +0100 From: Jonas Bulow User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031218 X-Accept-Language: en-us, en, sv MIME-Version: 1.0 To: manish gautam References: <20040212173529.93598.qmail@web8203.mail.in.yahoo.com> In-Reply-To: <20040212173529.93598.qmail@web8203.mail.in.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org Subject: Re: netgraph....help X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 10:39:00 -0000 Hi, manish gautam wrote: > i want to make my own node with my own specifications. > how can i do that and load it and pass data through > it. A good start is to do it as a userland process and use ng_socket to communicate with the netgraph subsystem. > > reply as soon as possible... I'm sorry if I kept you waiting. /j > > cheers > manish > > ________________________________________________________________________ > Yahoo! India Education Special: Study in the UK now. > Go to http://in.specials.yahoo.com/index1.html > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"