Navigation



Ignore:
Timestamp:
May 5, 2013, 4:25:27 AM (11 years ago)
Author:
Sebastien Decugis <sdecugis@freediameter.net>
Branch:
default
Phase:
public
Message:

Second part of changeset 1083, now the code compiles again. Still missing some functions implementation, though

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_diameap/diameap_server.h

    r441 r1088  
    4040#define DIAMEAP_SERVER_H_
    4141
    42 
     42 
    4343/* session data structure to store */
    44 struct diameap_sess_data_sm
     44struct sess_state
    4545{
    4646        int invalid_eappackets; /* Number of invalid EAP Packet received*/
Note: See TracChangeset for help on using the changeset viewer.