added auth_method field

This commit is contained in:
Andreas Steffen
2006-09-18 07:45:16 +00:00
parent 8b448b5c22
commit 5b321e1132
+1
View File
@@ -134,6 +134,7 @@ struct stroke_msg_t {
struct {
char *name;
bool ikev2;
int auth_method;
struct {
char *ike;
char *esp;