From owner-freebsd-doc Sun Sep 27 06:30:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA00581 for freebsd-doc-outgoing; Sun, 27 Sep 1998 06:30:14 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from dirty.research.bell-labs.com (dirty.research.bell-labs.com [204.178.16.6]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA00573 for ; Sun, 27 Sep 1998 06:30:09 -0700 (PDT) (envelope-from Chan@dnrc.bell-labs.com) Received: from zubin.dnrc.bell-labs.com ([135.180.130.56]) by dirty; Sun Sep 27 09:28:32 EDT 1998 Received: from dnrc.bell-labs.com (419137360.lra.lucent.com [135.17.250.119]) by zubin.dnrc.bell-labs.com (8.8.8/8.8.8) with ESMTP id JAA06756; Sun, 27 Sep 1998 09:28:45 -0400 (EDT) Message-ID: <360E3E75.A42566B3@dnrc.bell-labs.com> Date: Sun, 27 Sep 1998 09:32:37 -0400 From: Joseph Chan X-Mailer: Mozilla 4.04 [en] (WinNT; U) MIME-Version: 1.0 To: freebsd-doc@FreeBSD.ORG, vak@zebub.msk.su, ddp@andrew.cmu.edu CC: chan@dnrc.bell-labs.com Subject: src/netiso Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Mr. Drew Perkins, Mr. Serge Vakulenko and FreeBSD developers, I am looking for the source code of ISO OSI control protocol (0x8023) for PPP. It is a Network Control Protocol(NCP) for ISO OSI protocol(0x0023). I am surfing the FreeBSD web site. Is FreeBSD support ISO OSI protocol for PPP? Where is ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-stable/src/sys/netiso? Is sys/netiso contain all the OSI protocol code? From ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-stable/src/sys/net/if_spppsubr.c I could only found the following #define PPP_ISO 0x0023 /* ISO OSI Protocol */ #ifdef ISO #include #include #include #include #endif Do you know any ftp or www site may have ISO OSI protocol source code? Please forward my email if you think someone may know the answer. Thank you. Joseph Chan chan@dnrc.bell-labs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message