From owner-freebsd-net Fri Jan 22 12:53:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10176 for freebsd-net-outgoing; Fri, 22 Jan 1999 12:53:36 -0800 (PST) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from qnx.com (qnx.com [198.53.31.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10148 for ; Fri, 22 Jan 1999 12:53:32 -0800 (PST) (envelope-from nobody@gateway.qnx.com) Received: from gateway.qnx.com (root@gateway.qnx.com [198.53.31.254]) by qnx.com (8.8.8/8.8.8) with ESMTP id PAA15716 for ; Fri, 22 Jan 1999 15:53:18 -0500 Received: (from news@localhost) by gateway.qnx.com (8.8.8/8.8.8) id PAA20069 for freebsd-net@freebsd.org; Fri, 22 Jan 1999 15:42:10 -0500 (EST) X-Authentication-Warning: gateway.qnx.com: news set sender to using -f From: julian@whistle.com (Julian Elischer) Subject: Re: X.25 -> AX.25 ? Date: 22 Jan 1999 15:42:06 -0500 Organization: QNX Software Systems Ltd. Message-ID: To: freebsd-net@FreeBSD.ORG Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org AX.25 is a protocol (very simple) that is used to send packets over radio, using (from memory) async framing.. it's like ppp with addresses where the addresses are ascii callsigns (shifted up one bit). it would be a DEAD SNAP to do AX25 with netgraph but I realised tha twe'd need to make a change to the API. On Fri, 22 Jan 1999, Archie Cobbs wrote: > Joao Carlos Mendes Luis writes: > > #define quoting(Archie Cobbs) > > // Anybody know of any X.25 implementations out there? Seems like > > // a good candidate for a netgraph node. > > > > What about AX.25 ? I had to suggest linux to some packet radio users > > some years ago because linux had AX.25 support, and FreeBSD didn't. > > Hmm.. what's AX.25? I'm not even that familiar with X.25.. > but how is AX.25 different? > > Thanks, > -Archie > > ___________________________________________________________________________ > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message