Project

General

Profile

Actions

Bug #10737

closed

FRR attempts to cycle IPsec VTI interfaces even when disabled/not running

Added by Jim Pingle almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
FRR
Target version:
-
Start date:
07/07/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

If FRR is installed but disabled or otherwise not running, frr_ipsec_reload() will still attempt to send an FRR control command which will block because FRR is not running. This can cause issues when attempting to apply IPsec settings (#10736).

At a minimum, frr_ipsec_reload() should check if the zebra daemon is running before attempting to issue its command(s).

Actions #2

Updated by Jim Pingle almost 4 years ago

  • Status changed from New to Pull Request Review
Actions #3

Updated by Renato Botelho almost 4 years ago

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100

PR has been merged. Thanks!

Actions #4

Updated by Danilo Zrenjanin over 3 years ago

  • Status changed from Feedback to Resolved

I couldn't replicate the isuse with the latest FRR 0.6.7_4 Version installed. It works as expected.

Actions

Also available in: Atom PDF