X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=include%2Fnet%2Fppp_defs.h;h=85f1fc7fd35293df070c8ae52f97028f36f9fe04;hb=d741a3b912f17d84dc8dc87474e0b989c775de50;hp=bda882ea1a285d09a8ebc5b23d12ed18b0a59e7c;hpb=7bb8beb860037a6c18dd0b64b8d542a20aa2c8c0;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.