Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-19 | router-advert: T2618: fix for wrongly converted "autonomous-flag" | Christian Poessinger | |
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. | |||
2020-03-26 | router-advert: T2162: bugfix migrating link-mtu nodes with 0 value | Christian Poessinger | |
... those nodes mean link-mtu advertisement is disabled in radvd and thus we delete the node completely as it's useless. | |||
2020-03-24 | router-advert: T1831: add config migration script | Christian Poessinger | |