comparison extensions/app_radgw/rgw_common.h @ 255:cb4307a1cd29

Added two plugins for RADIUS/Diameter gateway debug.
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 15 Apr 2010 11:56:32 +0900
parents a857024cb48b
children 042af0000c0a
comparison
equal deleted inserted replaced
254:a857024cb48b 255:cb4307a1cd29
216 DIAM_ATTR_EAP_REISSUED_PAYLOAD = 463, 216 DIAM_ATTR_EAP_REISSUED_PAYLOAD = 463,
217 DIAM_ATTR_EAP_MASTER_SESSION_KEY = 464, 217 DIAM_ATTR_EAP_MASTER_SESSION_KEY = 464,
218 DIAM_ATTR_ACCOUNTING_EAP_AUTH_METHOD = 465 218 DIAM_ATTR_ACCOUNTING_EAP_AUTH_METHOD = 465
219 }; 219 };
220 220
221 const char * rgw_msg_attrtype_str(unsigned char c);
222 const char * rgw_msg_code_str(unsigned char c);
223
221 #endif /* _RGW_COMMON_H */ 224 #endif /* _RGW_COMMON_H */
222 225
"Welcome to our mercurial repository"