added auth_method field
This commit is contained in:
@@ -134,6 +134,7 @@ struct stroke_msg_t {
|
|||||||
struct {
|
struct {
|
||||||
char *name;
|
char *name;
|
||||||
bool ikev2;
|
bool ikev2;
|
||||||
|
int auth_method;
|
||||||
struct {
|
struct {
|
||||||
char *ike;
|
char *ike;
|
||||||
char *esp;
|
char *esp;
|
||||||
|
|||||||
Reference in New Issue
Block a user