LONET->127
authorBill Joy <root@ucbvax.Berkeley.EDU>
Wed, 23 Dec 1981 15:11:26 +0000 (07:11 -0800)
committerBill Joy <root@ucbvax.Berkeley.EDU>
Wed, 23 Dec 1981 15:11:26 +0000 (07:11 -0800)
SCCS-vsn: sys/net/if_loop.c 4.5

usr/src/sys/net/if_loop.c

index 49dd339..f630d45 100644 (file)
@@ -1,4 +1,4 @@
-/*     if_loop.c       4.4     81/12/07        */
+/*     if_loop.c       4.5     81/12/22        */
 
 /*
  * Loopback interface driver for protocol testing and timing.
 
 /*
  * Loopback interface driver for protocol testing and timing.
@@ -15,7 +15,7 @@
 #include "../net/ip_var.h"
 #include "../h/mtpr.h"
 
 #include "../net/ip_var.h"
 #include "../h/mtpr.h"
 
-#define        LONET   254
+#define        LONET   127
 #define        LOMTU   (1024+512)
 
 struct ifnet loif;
 #define        LOMTU   (1024+512)
 
 struct ifnet loif;