summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/pppoe.py
AgeCommit message (Collapse)Author
2020-08-23Revert "ifconfig: T2653: drop unused vyos.ifconfig.pppoe"Christian Poessinger
This reverts commit 5a5974d5a00b482cabd3dee92bc365d3c9f399bc. Required for operational mode "show interfaces" command.
2020-08-22ifconfig: T2653: drop unused vyos.ifconfig.pppoeChristian Poessinger
2020-06-02pppoe: T2542: do not attempt to create the pppoe interfaceThomas Mangin
2020-03-24ifconfig: T2057: add PPPoEIf classThomas Mangin