X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=include%2Fnet%2Fppp_defs.h;fp=include%2Fnet%2Fppp_defs.h;h=85f1fc7fd35293df070c8ae52f97028f36f9fe04;hb=d741a3b912f17d84dc8dc87474e0b989c775de50;hp=bda882ea1a285d09a8ebc5b23d12ed18b0a59e7c;hpb=767b224b09e000895b0918937edd19041e40e6f6;p=ppp.git diff --git a/include/net/ppp_defs.h b/include/net/ppp_defs.h index bda882e..85f1fc7 100644 --- a/include/net/ppp_defs.h +++ b/include/net/ppp_defs.h @@ -1,4 +1,4 @@ -/* $Id: ppp_defs.h,v 1.15 2002/05/21 17:26:48 dfs Exp $ */ +/* $Id: ppp_defs.h,v 1.16 2002/11/02 19:48:12 carlsonj Exp $ */ /* * ppp_defs.h - PPP definitions. @@ -85,6 +85,7 @@ #define PPP_LQR 0xc025 /* Link Quality Report protocol */ #define PPP_CHAP 0xc223 /* Cryptographic Handshake Auth. Protocol */ #define PPP_CBCP 0xc029 /* Callback Control Protocol */ +#define PPP_EAP 0xc227 /* Extensible Authentication Protocol */ /* * Values for FCS calculations.