Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-27 | Revert "ifconfig: drop unused classes for pppoe and vti" | Christian Poessinger | |
This reverts commit e4d697b1d3aad0cb8e81f4c36bcaa4c089195f43. We need those classes for the operational level "show interfaces" command. | |||
2021-07-25 | ifconfig: drop unused classes for pppoe and vti | Christian Poessinger | |
PPPoE uses an entire different approach to setup the interface and VTI is still implemented using the old node.def definitions from vyatta-cfg-system. | |||
2020-08-23 | Revert "ifconfig: T2653: drop unused vyos.ifconfig.pppoe" | Christian Poessinger | |
This reverts commit 5a5974d5a00b482cabd3dee92bc365d3c9f399bc. Required for operational mode "show interfaces" command. | |||
2020-08-22 | ifconfig: T2653: drop unused vyos.ifconfig.pppoe | Christian Poessinger | |
2020-06-02 | pppoe: T2542: do not attempt to create the pppoe interface | Thomas Mangin | |
2020-03-24 | ifconfig: T2057: add PPPoEIf class | Thomas Mangin | |