ArpaTransport.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Demers, August 25, 1987 2:43:50 am PDT
ArpaTransport: CONFIGURATION
LINKS: CODE
IMPORTS BasicTime, Booting, CardTab, CommDriver, PrincOpsUtils, Process, SafeStorage, XNS
EXPORTS Arpa, ArpaExtras, ArpaICMP, ArpaIP, ArpaRouter, ArpaUDP
CONTROL ArpaImpl, ArpaTranslationImpl, ArpaEthernetOneTranslation, ArpaEthernetTranslation, ArpaIPReassemblyImpl, ArpaIPImpl, ArpaUDPImpl, ArpaRouterImpl, ArpaICMPImpl
= {
ArpaImpl;
ArpaTranslationImpl;
ArpaEthernetOneTranslation;
ArpaEthernetTranslation;
ArpaIPReassemblyImpl;
ArpaIPImpl;
ArpaUDPImpl;
ArpaRouterImpl;
ArpaICMPImpl;
}.