diff options
| author | Stefan Hanreich <s.hanreich@proxmox.com> | 2025-07-16 15:08:00 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2025-07-17 00:10:35 +0200 |
| commit | ccb1c8c122852992945b27b4fc8fa9ac75ee3a3a (patch) | |
| tree | 585abf54cd5d6e47d1b9bd7ec45d2e3c4c886318 /src/PVE/Network/SDN/Controllers/IsisPlugin.pm | |
| parent | dc4e285c16a51d4317bde3c7cc47ab6b8582b9e6 (diff) | |
frr: add new helpers for reloading frr configuration
The reload and restart parts of the original reload_controller_config
have been split into two functions, in order to make error handling
in the new apply function easier.
The new apply function tries to reload via frr-reload.py and if that
fails, it falls back to restarting the frr service.
Since frr-reload.py does *not* start / stop daemons that have been
added / remove to /etc/frr/daemons, we add a new parameter that can be
used to restart the frr service instead of just using frr-reload.py.
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Link: https://lore.proxmox.com/20250716130837.585796-40-g.goller@proxmox.com
Diffstat (limited to 'src/PVE/Network/SDN/Controllers/IsisPlugin.pm')
0 files changed, 0 insertions, 0 deletions
