Skip to content

Commit

Permalink
Add state
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouzierinverse committed Sep 13, 2016
1 parent 7cda455 commit 6fec1ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/rlm_eap/types/rlm_eap_fast/eap_fast.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ typedef struct eap_fast_keyblock_t {

typedef struct eap_fast_tunnel_t {
VALUE_PAIR *username;
VALUE_PAIR *state;
VALUE_PAIR *accept_vps;
bool copy_request_to_tunnel;
bool use_tunneled_reply;
Expand Down

0 comments on commit 6fec1ce

Please sign in to comment.