diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-06-19 22:22:41 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-06-19 22:22:41 +0200 |
commit | 7e258d0f77c005baf27a50160aa8b82b8562975c (patch) | |
tree | 4f47ec59cc96be1fbca6866927d048287e433a0f /src/op_mode/show_interfaces.py | |
parent | be68f60ad4b4fcfbcf5e51808b8fc478f84386ad (diff) | |
download | vyos-1x-7e258d0f77c005baf27a50160aa8b82b8562975c.tar.gz vyos-1x-7e258d0f77c005baf27a50160aa8b82b8562975c.zip |
router-advert: T2618: fix for wrongly converted "autonomous-flag"
Boolean nodes have been removed b/c a boolean value makes less sense. The same
behavior can be achieved with the presence or absence of a node. Unfortunately
the 'autonomous-flag' node has been a negated one which did not migrate
it to 'no-autonomous-flag' if it was set to false previously.
Diffstat (limited to 'src/op_mode/show_interfaces.py')
0 files changed, 0 insertions, 0 deletions