Fixed to be compatible with 3.0
authorAlan T. DeKok <aland@freeradius.org>
Fri, 24 Aug 2012 12:48:13 +0000 (14:48 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 24 Aug 2012 12:48:13 +0000 (14:48 +0200)
share/dictionary.freeradius.internal
src/include/radius.h

index 1771910..62a239a 100644 (file)
@@ -218,7 +218,8 @@ ATTRIBUTE   Send-CoA-Type                           1132    integer
 ATTRIBUTE      MS-CHAP-Password                        1133    string
 ATTRIBUTE      Packet-Transmit-Counter                 1134    integer
 ATTRIBUTE      Cached-Session-Policy                   1135    string
-ATTRIBUTE      Cache-TTL                               1136    integer
+
+\ATTRIBUTE     Cache-TTL                               1136    integer
 ATTRIBUTE      Cache-Status-Only                       1137    integer
 
 VALUE  Cache-Status-Only               no                      0
index 775ec5c..d143f3c 100644 (file)
 #define PW_MSCHAP_PASSWORD             1133
 #define PW_PACKET_TRANSMIT_COUNTER             1134
 #define PW_CACHED_SESSION_POLICY       1135
-#define PW_CACHE_TTL                   1136
-#define PW_CACHE_STATUS_ONLY           1137
+
+#define PW_CACHE_TTL                   1140
+#define PW_CACHE_STATUS_ONLY           1141
 
 /*
  *     Integer Translations