Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-05 | T2230: confert dos to unix line endings | Christian Poessinger | |
2020-04-04 | wwan: T2219: rework route add to VRF | Christian Poessinger | |
The old implementation actually did not work as the Quotes "" around the "vrf foo" statement got actually lost in translation. | |||
2020-04-04 | wwan: T2219: bugfix referencing wlm0 variable instead of real Python var | Christian Poessinger | |
2020-04-04 | wwan: T2219: use Jinja variables rather then Bash args | Christian Poessinger | |
2020-04-04 | wwan: T2219: add default route into VRF | Christian Poessinger | |
2020-04-04 | wwan: T1988: move default route scripts to Jinja templates | Christian Poessinger | |
2020-04-04 | wwan: T1988: move Jinja2 templates to data/templates folder | Christian Poessinger | |
This makes the actual code which generates the configs much more human readable. |