Алгоритми маршрутизації в мережах
16.”End System to Intermediate System Routeing Exchange Protocol for Use in Conjunction with the Protocol for Providing the Connectionless-Mode Network Service (ISO 8473)", ISO 9542, March 1988.
17.Braden,R., and Postel,J., "Requirements for Internet Gateways", RFC 1009, June 1987.
18. Moy,J., "The OSPF Specification", RFC 1131, October 1989.
19. Postel,J., "Internetwork Protocol", RFC 791, September 1981.
Postel,J., "Internet Control Message Protocol", RFC 792, September 1981.
20. GOSIP Advanced Requirements Group, "Government Open SystemsInterconnection Profile (GOSIP) Version 2.0 [Final Text]", Federal Information Processing Standard, U.S. Department of Commerce, National Institute of Standards and Technology, Gaithersburg, MD, October 1990.
21. "Standard for Local Area Networks and Metropolitan Area Networks: Overview and Architecture of Network Standards",IEEE Standard 802.1a-1990.
Додаток
#include "defs.h"
#include "pathnames.h"
#ifdef sgi
#include "math.h"
#endif
#include
#include
#include
pid_tmypid;
naddrmyaddr;/* system address */
charmyname[MAXHOSTNAMELEN+1];
intsupplier;/* supply or broadcast updates */
intsupplier_set;
intipforwarding = 1;/* kernel forwarding on */
intdefault_gateway;/* 1=advertise default */
intbackground = 1;
intridhosts;/* 1=reduce host routes */