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:
@@ -875,6 +875,7 @@ extern const char *prettypolicy(lset_t policy);
|
||||
#define POLICY_XAUTH_SERVER LELEM(20) /* are we an XAUTH server? */
|
||||
#define POLICY_DONT_REAUTH LELEM(21) /* don't reauthenticate on rekeying, IKEv2 only */
|
||||
#define POLICY_BEET LELEM(22) /* bound end2end tunnel, IKEv2 */
|
||||
#define POLICY_MOBIKE LELEM(23) /* enable MOBIKE for IKEv2 */
|
||||
|
||||
/* Any IPsec policy? If not, a connection description
|
||||
* is only for ISAKMP SA, not IPSEC SA. (A pun, I admit.)
|
||||
|
||||
Reference in New Issue
Block a user