Navigation


Changeset 255:cb4307a1cd29 in freeDiameter for extensions/app_radgw/rgw_msg.c


Ignore:
Timestamp:
Apr 15, 2010, 11:56:32 AM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Added two plugins for RADIUS/Diameter gateway debug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/rgw_msg.c

    r254 r255  
    4141#include "rgw.h"
    4242
    43 /* Directly include the code of the functions for dumping (generated from the IANA registries) */
    44 #include "rgw_msg_codes.c"
    45 #include "rgw_msg_attrtype.c"
    46 
    4743/* Destroy a message */
    4844void rgw_msg_free(struct rgw_radius_msg_meta ** msg)
Note: See TracChangeset for help on using the changeset viewer.