From owner-freebsd-hackers Fri Dec 21 7: 1: 8 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from pgh.nepinc.com (pgh.nepinc.com [192.204.162.27]) by hub.freebsd.org (Postfix) with ESMTP id 4B99437B41C for ; Fri, 21 Dec 2001 07:01:04 -0800 (PST) Received: from there (jimslaptop.int [192.100.100.66]) by pgh.nepinc.com (8.11.4/8.11.3) with SMTP id fBLF00S46644; Fri, 21 Dec 2001 10:00:09 -0500 (EST) (envelope-from jimd@nepinc.com) Message-Id: <200112211500.fBLF00S46644@pgh.nepinc.com> Content-Type: text/plain; charset="iso-8859-1" From: Jim Durham Reply-To: jimd@nepinc.com To: GB Clark II , "Pedro F. Giffuni" , Aleksander Rozman Subject: Re: sk_buff on FreeBSD Date: Fri, 21 Dec 2001 09:59:54 -0500 X-Mailer: KMail [version 1.3] Cc: freebsd-hackers@FreeBSD.ORG References: <20011221053113.87845.qmail@web13408.mail.yahoo.com> <0112210006040J.65128@prime.vsservices.com> In-Reply-To: <0112210006040J.65128@prime.vsservices.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 21 December 2001 01:06 am, GB Clark II wrote: > On Thursday 20 December 2001 23:31, Pedro F. Giffuni wrote: > > > I have started proting some network protocols (ax.25 > > > for ham) from linux,... > > > > Hmm..I recall we had code for that but it was removed ages > > ago (in the 2.x era). I suggest you look for the relevant > > code in NetBSD. The linux code has 0 change of getting > > committed to FreeBSD due to the GPL poison pill. > > > > Pedro. > > Hi, > > You might look into modifing the userland PPP to do ax.25 instead. > There is plenty of non-GPL code out there showing how to do ax.25. > > GB I've been using Phil Karnes' 'net' stuff for about 10 years now. It is the predecessor to the JNOS and TNOS code. It does ax25, net/rom and IP over a tnc with a "kiss" rom and runs in userland. I also hacked it to run with a BBS using IPC. The code is unencumbered and if you're interested, I'll put it out for download. I haven't compiled it since 2.x days, and I think it may need some tweeking to compile on 4.x. (I seem to recall getting some error messages the last time I tried). The BBS is available also. If you want it, I'll have to get it together to make a tarball. -Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message