strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Dropped support of deprecated authby=eap and eap= options
[strongswan.git]
/
src
/
starter
/
confread.h
diff --git
a/src/starter/confread.h
b/src/starter/confread.h
index
25f37e6
..
19c404e
100644
(file)
--- a/
src/starter/confread.h
+++ b/
src/starter/confread.h
@@
-110,8
+110,6
@@
struct starter_conn {
starter_state_t state;
keyexchange_t keyexchange;
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;
char *eap_identity;
char *aaa_identity;
char *xauth_identity;