diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-12-05 21:23:23 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-12-05 21:25:37 +0100 |
commit | 025f0609cea8591e93b8cb4a7d0256e43e23323b (patch) | |
tree | 6d3c0da117ef1570ce3556b26b693f57659bc242 /src/migration-scripts/l2tp/3-to-4 | |
parent | ffad36ca686bcd2b52f57c728ad6dc4a46ff1872 (diff) | |
download | vyos-1x-025f0609cea8591e93b8cb4a7d0256e43e23323b.tar.gz vyos-1x-025f0609cea8591e93b8cb4a7d0256e43e23323b.zip |
vrrp: T4041: bugfix sync-group transition-scripts not executed
While mangling the config dict retrieved via get_config_dict() into a private
representation of a configuration dictionary sync-groups were never accounted
for. Instead everything always ended up in the regular vrrp transition-script
section.
The implementation has been changed to directly work on the content of
get_config_dict() to stop any confusion and making redundant data copies
obsolete.
Diffstat (limited to 'src/migration-scripts/l2tp/3-to-4')
0 files changed, 0 insertions, 0 deletions