From owner-freebsd-hackers Mon Jul 10 06:47:34 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA09115 for hackers-outgoing; Mon, 10 Jul 1995 06:47:34 -0700 Received: from mail1.digital.com (mail1.digital.com [204.123.2.50]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA09109 ; Mon, 10 Jul 1995 06:47:33 -0700 Received: from muggsy.lkg.dec.com by mail1.digital.com; (5.65 EXP 4/12/95 for V3.2/1.0/WV) id AA30814; Mon, 10 Jul 1995 06:37:03 -0700 Received: from whydos.lkg.dec.com by muggsy.lkg.dec.com (5.65/DEC-Ultrix/4.3) with SMTP id AA17165; Mon, 10 Jul 1995 09:37:01 -0400 Received: from localhost (localhost [127.0.0.1]) by whydos.lkg.dec.com (8.6.11/8.6.9) with SMTP id JAA12786; Mon, 10 Jul 1995 09:38:16 GMT Message-Id: <199507100938.JAA12786@whydos.lkg.dec.com> X-Authentication-Warning: whydos.lkg.dec.com: Host localhost didn't use HELO protocol To: terry@cs.weber.edu (Terry Lambert) Cc: jkh@freebsd.org, hackers@freebsd.org Subject: Re: token ring anyone In-Reply-To: Your message of "Sun, 09 Jul 1995 20:46:49 MDT." <9507100246.AA25273@cs.weber.edu> X-Mailer: exmh version 1.5omega 10/6/94 Date: Mon, 10 Jul 1995 09:38:16 +0000 From: Matt Thomas Sender: hackers-owner@freebsd.org Precedence: bulk In <9507100246.AA25273@cs.weber.edu>, Terry Lambert writes: > > Of course that still leaves the problem of doing source routing ... > > And LLC. But the LLC code could actually also be used for NetBIOS/SMB > for LanMan, so it would have large usage -- it's just a bitch of a state > machine. As was noted the last time Token Ring came up, much of the > necessary code (minus some critical pieces) exists in the X.25/X.29 stuff > that is/was in the source tree. Having already done FDDI support (which requires LLC support), I can flatly state that Terry overstates the problem. The LLC support is trivial and can be stolen directly from my FDDI support. Source routing (which is in the MAC header and has nothing to do with LLC) is the main problem. It's messy but doable. Matt Thomas Internet: matt@lkg.dec.com 3am Software Foundry WWW URL: Westford, MA Disclaimer: Digital disavows all knowledge of this message