Define NAS_PORT, now that we have NAS_PORT_ID_STRING
authoraland <aland>
Tue, 18 Mar 2003 05:46:34 +0000 (05:46 +0000)
committeraland <aland>
Tue, 18 Mar 2003 05:46:34 +0000 (05:46 +0000)
src/include/radius.h

index 4019831..ece82ec 100644 (file)
 #define        PW_PASSWORD                     2
 #define        PW_CHAP_PASSWORD                3
 #define        PW_NAS_IP_ADDRESS               4
+#define        PW_NAS_PORT                     5
+/*
+ *  FIXME: We should remove this...
+ */
 #define        PW_NAS_PORT_ID                  5
 #define        PW_SERVICE_TYPE                 6
 #define        PW_FRAMED_PROTOCOL              7