From 7f6ac3cc657cf7dfa16264e8219423ea0d46ad3b Mon Sep 17 00:00:00 2001 From: venaas Date: Tue, 3 Jun 2008 11:36:34 +0000 Subject: logging stationid, converting username and stationid to ascii when logging git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@274 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'radsecproxy.h') diff --git a/radsecproxy.h b/radsecproxy.h index 2fd89f2..fdf9f36 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -32,6 +32,7 @@ #define RAD_Attr_User_Password 2 #define RAD_Attr_Reply_Message 18 #define RAD_Attr_Vendor_Specific 26 +#define RAD_Attr_Calling_Station_Id 31 #define RAD_Attr_Tunnel_Password 69 #define RAD_Attr_Message_Authenticator 80 -- cgit v1.1