summaryrefslogtreecommitdiff
path: root/src/validators/interface-exists
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-09-22 20:39:30 +0200
committerChristian Breunig <christian@breunig.cc>2026-09-22 20:39:30 +0200
commit3033e42b7c4e2726ee1680765c687eb627a39518 (patch)
treea447c59e356b72d0e419bccadc25dbbf3028fbe7 /src/validators/interface-exists
parente559637d34e0169905ecb1c6875e8a67b38d4678 (diff)
downloadvyos-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