Date: Sun, 27 Sep 1998 09:32:37 -0400 From: Joseph Chan <Chan@dnrc.bell-labs.com> To: freebsd-doc@FreeBSD.ORG, vak@zebub.msk.su, ddp@andrew.cmu.edu Cc: chan@dnrc.bell-labs.com Subject: src/netiso Message-ID: <360E3E75.A42566B3@dnrc.bell-labs.com>
next in thread | raw e-mail | index | archive | help
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 <netiso/argo_debug.h> #include <netiso/iso.h> #include <netiso/iso_var.h> #include <netiso/iso_snpac.h> #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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?360E3E75.A42566B3>