Navigation


Changeset 273:bce8e5b7bf78 in freeDiameter for extensions/app_radgw/rgw_common.h


Ignore:
Timestamp:
Apr 21, 2010, 2:23:04 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Children:
274:c8e57b3ca75f, 275:0941db40bcba
Phase:
public
Message:

Added code to send an STR after a STOP accounting record in RADIUS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/rgw_common.h

    r271 r273  
    9393#define RGW_PLG_TYPE_AUTH       1
    9494#define RGW_PLG_TYPE_ACCT       2
     95
     96/* Class attribute prefix to store the Auth Application Id (required to send STR) */
     97#define CLASS_AAI_PREFIX        "fD/rgwx/aai:"
    9598
    9699/* Attributes missing from radius.h (not used in EAP) */
Note: See TracChangeset for help on using the changeset viewer.