Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-27 | ifconfig: T2653: move wirelessmodem (WWAN) interface to get_config_dict() | Christian Poessinger | |
2020-06-12 | wwan: T2586: fix installing VRF default route | Christian Poessinger | |
After commit 1c7d7cb ("wwan: T2529: migrate device from ttyUSB to usbXbY.YpZ.Z") the up/down scripts did not properly parse the passed tty for setting up default routes. | |||
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 | |