diff options
author | Christian Breunig <christian@breunig.cc> | 2024-12-18 19:17:33 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-12-18 19:17:33 +0100 |
commit | 75de2fa91c7d727eef9d38d045e0e04fba218695 (patch) | |
tree | f31d0915c680e0b6096751810b8c46a8130558ba /src/conf_mode/protocols_isis.py | |
parent | 0b46e61379d2aa74f8b6e87dc94e801d0863e1ab (diff) | |
download | vyos-1x-75de2fa91c7d727eef9d38d045e0e04fba218695.tar.gz vyos-1x-75de2fa91c7d727eef9d38d045e0e04fba218695.zip |
vyos-configd: T6746: render resulting FRR configuration only once
Previously the FRR configuration was rendered via Jinja2 on every call to
get_frrendet_dict() - but it was used/applied only once.
We save the CPU cycles and render the FRR configuration only once prior to
applying it in FRR.
Diffstat (limited to 'src/conf_mode/protocols_isis.py')
0 files changed, 0 insertions, 0 deletions