Flush both SA and SPD entries

This commit is contained in:
Seth Mos 2008-01-15 08:21:27 +00:00
parent ca08dbf2c1
commit cdf779cdd7

View File

@ -610,6 +610,7 @@ EOD;
if(is_process_running("racoon")) {
/* flush SPD entries */
mwexec("/sbin/setkey -FP");
mwexec("/sbin/setkey -F");
$i = 0;
while($i < 2) {
/* load SPD */