port id moved to in.h
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Thu, 19 Aug 1982 03:09:34 +0000 (19:09 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Thu, 19 Aug 1982 03:09:34 +0000 (19:09 -0800)
SCCS-vsn: include/protocols/routed.h 4.8

usr/src/include/protocols/routed.h

index 14335e7..668dd09 100644 (file)
@@ -1,4 +1,4 @@
-/*     routed.h        82/06/10        4.7     */
+/*     routed.h        82/08/18        4.8     */
 /*
  * Routing Information Protocol
  *
 /*
  * Routing Information Protocol
  *
@@ -33,7 +33,6 @@ char *ripcmds[RIPCMD_MAX] =
   { "#0", "REQUEST", "RESPONSE", "TRACEON", "TRACEOFF" };
 #endif
 
   { "#0", "REQUEST", "RESPONSE", "TRACEON", "TRACEOFF" };
 #endif
 
-#define IPPORT_ROUTESERVER     520     /* well-known port */
 #define        HOPCNT_INFINITY         16      /* per Xerox NS */
 #define        MAXPACKETSIZE           512     /* max broadcast size */
 
 #define        HOPCNT_INFINITY         16      /* per Xerox NS */
 #define        MAXPACKETSIZE           512     /* max broadcast size */