patch-2.3.13 linux/include/linux/if_pppvar.h
Next file: linux/include/linux/if_shaper.h
Previous file: linux/include/linux/if_ppp.h
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Aug 6 10:44:11 1999
- Orig file:
v2.3.12/linux/include/linux/if_pppvar.h
- Orig date:
Wed May 12 08:41:15 1999
diff -u --recursive --new-file v2.3.12/linux/include/linux/if_pppvar.h linux/include/linux/if_pppvar.h
@@ -42,7 +42,7 @@
*/
/*
- * ==FILEVERSION 990325==
+ * ==FILEVERSION 990806==
*
* NOTE TO MAINTAINERS:
* If you modify this file at all, please set the above date.
@@ -133,3 +133,6 @@
/* tty output buffer */
unsigned char obuf[OBUFSIZE]; /* buffer for characters to send */
};
+
+#define PPP_MAGIC 0x5002
+#define PPP_VERSION "2.3.7"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)