added mobike=yes|no connection option
yes: include mobike support notifies as initiator no: only enable mobike as responder when initiator supports it default: yes
This commit is contained in:
@@ -182,6 +182,7 @@ struct stroke_msg_t {
|
||||
int auth_method;
|
||||
int eap_type;
|
||||
int mode;
|
||||
int mobike;
|
||||
struct {
|
||||
char *ike;
|
||||
char *esp;
|
||||
|
||||
Reference in New Issue
Block a user