Support multiple address pools configured on a peer_cfg
This commit is contained in:
@@ -507,7 +507,7 @@ static gboolean connect_(NMVPNPlugin *plugin, NMConnection *connection,
|
||||
600, 600, /* jitter, over 10min */
|
||||
TRUE, FALSE, /* mobike, aggressive */
|
||||
0, 0, /* DPD delay, timeout */
|
||||
NULL, FALSE, NULL, NULL); /* pool, mediation */
|
||||
FALSE, NULL, NULL); /* mediation */
|
||||
if (virtual)
|
||||
{
|
||||
peer_cfg->add_virtual_ip(peer_cfg, host_create_from_string("0.0.0.0", 0));
|
||||
|
||||
Reference in New Issue
Block a user