patch-2.2.0-pre8 linux/include/linux/if_pppvar.h
Next file: linux/include/linux/kmod.h
Previous file: linux/include/linux/i2c.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Jan 14 22:56:06 1999
- Orig file:
v2.2.0-pre7/linux/include/linux/if_pppvar.h
- Orig date:
Fri Oct 9 13:27:16 1998
diff -u --recursive --new-file v2.2.0-pre7/linux/include/linux/if_pppvar.h linux/include/linux/if_pppvar.h
@@ -42,7 +42,7 @@
*/
/*
- * ==FILEVERSION 981004==
+ * ==FILEVERSION 990114==
*
* NOTE TO MAINTAINERS:
* If you modify this file at all, please set the above date.
@@ -61,7 +61,8 @@
#define NP_IP 0 /* Internet Protocol */
#define NP_IPX 1 /* IPX protocol */
#define NP_AT 2 /* Appletalk protocol */
-#define NUM_NP 3 /* Number of NPs. */
+#define NP_IPV6 3 /* Internet Protocol */
+#define NUM_NP 4 /* Number of NPs. */
#define OBUFSIZE 256 /* # chars of output buffering */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov