summaryrefslogtreecommitdiff
path: root/src/conf_mode/service-router-advert.py
AgeCommit message (Collapse)Author
2020-03-26router-advert: T2162: bugfix migrating link-mtu nodes with 0 valueChristian Poessinger
... those nodes mean link-mtu advertisement is disabled in radvd and thus we delete the node completely as it's useless.
2020-03-24router-advert: T1831: update comment in jinja templateChristian Poessinger
2020-03-24router-advert: T1831: new implementation using XML and PythonChristian Poessinger