ported parts of two-sim branch

eap_identity parameter to exchange in eap_identity
	some auth_info/peer_cfg refactorings
	fixed some bugs, introduced new ones
This commit is contained in:
Martin Willi
2008-08-22 10:44:51 +00:00
parent 7c112a12c0
commit 822901061b
40 changed files with 676 additions and 253 deletions
+1
View File
@@ -203,6 +203,7 @@ struct stroke_msg_t {
int auth_method;
u_int32_t eap_type;
u_int32_t eap_vendor;
char *eap_identity;
int mode;
int mobike;
int force_encap;