]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/ipcp.h
Merge in 1.3 and post 1.3 fixes; some of them might be applicable to
[ppp.git] / pppd / ipcp.h
index 470c9ef0068515d336ff6551a9f485455f1d47a5..01eb422a8a827004f5e3474f14a3a4a29311a911 100644 (file)
@@ -16,7 +16,7 @@
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- * $Id: ipcp.h,v 1.10 1997/03/04 03:39:20 paulus Exp $
+ * $Id: ipcp.h,v 1.11 1998/04/28 23:38:11 paulus Exp $
  */
 
 /*
 #define CI_COMPRESSTYPE        2       /* Compression Type */
 #define        CI_ADDR         3
 
-#define CI_MS_WINS1    128     /* Primary WINS value */
 #define CI_MS_DNS1     129     /* Primary DNS value */
-#define CI_MS_WINS2    130     /* Secondary WINS value */
+#define CI_MS_WINS1    130     /* Primary WINS value */
 #define CI_MS_DNS2     131     /* Secondary DNS value */
+#define CI_MS_WINS2    132     /* Secondary WINS value */
 
 #define MAX_STATES 16          /* from slcompress.h */