From owner-freebsd-net@FreeBSD.ORG Fri Jun 10 18:18:25 2005 Return-Path: X-Original-To: net@freebsd.org 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 68B7316A41C; Fri, 10 Jun 2005 18:18:25 +0000 (GMT) (envelope-from julian@elischer.org) Received: from bigwoop.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42CE643D48; Fri, 10 Jun 2005 18:18:25 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by bigwoop.vicor-nb.com (Postfix) with ESMTP id 239AD7A403; Fri, 10 Jun 2005 11:18:25 -0700 (PDT) Message-ID: <42A9D971.10405@elischer.org> Date: Fri, 10 Jun 2005 11:18:25 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050423 X-Accept-Language: en, hu MIME-Version: 1.0 To: Ruslan Ermilov References: <20050610134041.GC79872@ip.net.ua> In-Reply-To: <20050610134041.GC79872@ip.net.ua> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: net@freebsd.org Subject: Re: ng_dummy(4) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 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, 10 Jun 2005 18:18:25 -0000 you can remove the whistle copyright line.. this is unrecognisable from whatever he started with :-) Ruslan Ermilov wrote: >Hi, > >I've ported Marco Zec's ng_dummy(4) to work under 5.x/6.x. If >anyone finds this useful, here's the link: > > http://people.FreeBSD.org/~ru/ng_dummy.c > >The rest of sources is available from: > > http://www.tel.fer.hr/zec/BSD/ng_dummy/ng_dummy-20021015.tgz > >I plan on more cleanup, and will post here when updates are ready. > > >Cheers, > >