patch-2.2.0-pre8 linux/include/linux/ppp_defs.h
Next file: linux/include/linux/quota.h
Previous file: linux/include/linux/poll.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Jan 14 22:56:06 1999
- Orig file:
v2.2.0-pre7/linux/include/linux/ppp_defs.h
- Orig date:
Sat Nov 29 10:33:21 1997
diff -u --recursive --new-file v2.2.0-pre7/linux/include/linux/ppp_defs.h linux/include/linux/ppp_defs.h
@@ -28,7 +28,7 @@
*/
/*
- * ==FILEVERSION 970607==
+ * ==FILEVERSION 990114==
*
* NOTE TO MAINTAINERS:
* If you modify this file at all, please set the above date.
@@ -75,6 +75,7 @@
#define PPP_IPCP 0x8021 /* IP Control Protocol */
#define PPP_ATCP 0x8029 /* AppleTalk Control Protocol */
#define PPP_IPXCP 0x802b /* IPX Control Protocol */
+#define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */
#define PPP_CCP 0x80fd /* Compression Control Protocol */
#define PPP_LCP 0xc021 /* Link Control Protocol */
#define PPP_PAP 0xc023 /* Password Authentication Protocol */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov