Added defines for Module-Message, to allow modules to pass messages
authoraland <aland>
Mon, 29 Oct 2001 20:58:01 +0000 (20:58 +0000)
committeraland <aland>
Mon, 29 Oct 2001 20:58:01 +0000 (20:58 +0000)
around.

Patch from Kostas Kalevras <kkalev@noc.ntua.gr>

raddb/dictionary
share/dictionary
src/include/radius.h

index 6156b06..e3d2f0a 100644 (file)
@@ -163,6 +163,7 @@ ATTRIBUTE   Client-IP-Address       1052    ipaddr
 ATTRIBUTE      Ldap-UserDn             1053    string
 ATTRIBUTE      NS-MTA-MD5-Password     1054    string
 ATTRIBUTE      SQL-User-Name    1055   string
+ATTRIBUTE      Module-Message          1056    string
 
 #
 #      Non-Protocol Attributes
index 6156b06..e3d2f0a 100644 (file)
@@ -163,6 +163,7 @@ ATTRIBUTE   Client-IP-Address       1052    ipaddr
 ATTRIBUTE      Ldap-UserDn             1053    string
 ATTRIBUTE      NS-MTA-MD5-Password     1054    string
 ATTRIBUTE      SQL-User-Name    1055   string
+ATTRIBUTE      Module-Message          1056    string
 
 #
 #      Non-Protocol Attributes
index 0d399ea..11f6397 100644 (file)
 #define LDAP_USERDN                    1053
 #define PW_NS_MTA_MD5_PASSWORD         1054
 #define PW_SQL_USER_NAME               1055
+#define PW_MODULE_MESSAGE              1056
 
 /*
  *     Integer Translations