mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Revert "Provide a description for the dirty hack to not come back scratching.... on it"
This reverts commit 6d7e7c0c5c.
This commit is contained in:
parent
ee72e2caed
commit
6bc6a72766
@ -1080,11 +1080,6 @@ EOD;
|
||||
if (!empty($reqids[$idx]))
|
||||
$ipsecfin .= "\treqid = " . $reqids[$idx] . "\n";
|
||||
$ipsecfin .= $ipsecconnect;
|
||||
/*
|
||||
* This is for making strongswan consider the various similar
|
||||
* connection profiles as different and forces it to create
|
||||
* separate IKE SAs for each subnet from P2
|
||||
*/
|
||||
$ipsecfin .= "\tkeyingtries = {$keyingtries}\n";
|
||||
$keyingtries++;
|
||||
$ipsecfin .= "\trightsubnet = {$rsubnet}\n";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user