Dropped support of deprecated authby=eap and eap= options

This commit is contained in:
Martin Willi
2012-03-20 17:31:38 +01:00
parent c791def8c1
commit c8d46f2959
8 changed files with 5 additions and 76 deletions
-2
View File
@@ -110,8 +110,6 @@ struct starter_conn {
starter_state_t state;
keyexchange_t keyexchange;
u_int32_t eap_type;
u_int32_t eap_vendor;
char *eap_identity;
char *aaa_identity;
char *xauth_identity;