Support an "any" IKE version for both IKEv1 or IKEv2

This commit is contained in:
Martin Willi
2012-03-20 17:31:25 +01:00
parent b9a707e696
commit d94c923648
9 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -239,7 +239,7 @@ struct stroke_msg_t {
/* data for STR_ADD_CONN */
struct {
char *name;
int ikev2;
int version;
/* next three are deprecated, use stroke_end_t.auth instead */
int auth_method;
u_int32_t eap_type;