diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-03-31 19:56:39 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-03-31 20:02:52 +0200 |
commit | c147d97a26cd554524e7390c52c749cc3f308787 (patch) | |
tree | 2529c692398b59f5b8eb70a224b492b14a175190 /op-mode-definitions | |
parent | f22fa8e6454b1cd2539ddb7c354ac9eeeac725c5 (diff) | |
download | vyos-1x-c147d97a26cd554524e7390c52c749cc3f308787.tar.gz vyos-1x-c147d97a26cd554524e7390c52c749cc3f308787.zip |
smoketest: bfd: only evaluate individual profile section
When validating FRR profiles, only load the configuration for each individual
profile instead of all profiles. This is done by a new argument to getFRRconfig()
named endsection='^!' which tells what is the delimiter when a config section
of FRR ends, this is usually "^!", but for BFD profiles this is "^ !", as this
is a new level under the FRR CLI.
Diffstat (limited to 'op-mode-definitions')
0 files changed, 0 insertions, 0 deletions