summaryrefslogtreecommitdiff
path: root/scripts/cli/test_interfaces_pppoe.py
AgeCommit message (Collapse)Author
2020-06-28interfaces: pppoe: add DHCPv6-PD testcaseChristian Poessinger
2020-05-22Revert "pppoe: do not check manually if pppoe process runs"Christian Poessinger
This reverts commit f0b453c6709b2830d04981c09ec4075b978a5427. Test was right - pppd did not run (it was a bug T2488)
2020-05-21pppoe: do not check manually if pppoe process runsChristian Poessinger
... this should rather be done by checking "systemctl status ppp@pppoe0"
2020-04-04pppoe: T2219: default route now implemented via ip-up scriptChristian Poessinger
2020-02-27pppoe: add initial testChristian Poessinger