diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-09-22 20:39:30 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-09-22 20:39:30 +0200 |
| commit | 3033e42b7c4e2726ee1680765c687eb627a39518 (patch) | |
| tree | a447c59e356b72d0e419bccadc25dbbf3028fbe7 /src/validators/interface-exists | |
| parent | e559637d34e0169905ecb1c6875e8a67b38d4678 (diff) | |
| download | vyos-1x-3033e42b7c4e2726ee1680765c687eb627a39518.tar.gz vyos-1x-3033e42b7c4e2726ee1680765c687eb627a39518.zip | |
frr: T9344: remove dead code path when vyos-configd is not running
vyos-configd used to be optional, so every FRR related conf_mode script
carried a fallback that instantiated FRRender() and rendered/applied the
configuration on its own whenever the service was not running. The service
is now the only thing driving configuration mode, so that branch can never
be taken.
Drop the is_systemd_service_running('vyos-configd.service') fallbacks along
with the now unused FRRender imports. For bonding and ethernet interfaces
this also removes collecting the full frrender dict on an "evpn" node change,
which only existed to feed that dead path.
Diffstat (limited to 'src/validators/interface-exists')
0 files changed, 0 insertions, 0 deletions
