Navigation



Ignore:
Timestamp:
Sep 15, 2010, 2:52:24 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Fix another issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_radgw/rgw_clients.c

    r550 r553  
    999999        /* Debug */
    10001000        TRACE_DEBUG(FULL, "RADIUS message ready for sending:");
    1001         rgw_msg_dump((struct rgw_radius_msg_meta *)*msg);
     1001        rgw_msg_dump((struct rgw_radius_msg_meta *)*msg, 0);
    10021002
    10031003        /* Send the message */
Note: See TracChangeset for help on using the changeset viewer.