Disable MOBIKE in conftesting, as it changes port floating behavior
This commit is contained in:
@@ -243,7 +243,7 @@ static peer_cfg_t *load_peer_config(private_config_t *this,
|
||||
|
||||
ike_cfg = load_ike_config(this, settings, config);
|
||||
peer_cfg = peer_cfg_create(config, 2, ike_cfg, CERT_ALWAYS_SEND,
|
||||
UNIQUE_NO, 1, 0, 0, 0, 0, TRUE, 0,
|
||||
UNIQUE_NO, 1, 0, 0, 0, 0, FALSE, 0,
|
||||
NULL, NULL, FALSE, NULL, NULL);
|
||||
|
||||
auth = auth_cfg_create();
|
||||
|
||||
Reference in New Issue
Block a user