summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/pppoe.py
AgeCommit message (Expand)Author
2023-08-06T5195: move helpers from vyos.validate to vyos.utils packageChristian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2022-08-27pppoe: T4648: do not install IPv6 default route from RA is no-default-route i...Christian Poessinger
2022-04-21pppoe: T4384: replace default-route CLI option with common CLI nodes already ...Christian Poessinger
2021-08-27vyos.ifconfig: pppoe: T3778: bugfix assignemnt of cached configChristian Poessinger
2021-08-21pppoe: T3090: migrate to vyos.ifconfig library to use the full potentialChristian Poessinger
2021-08-21interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ...Christian Poessinger
2021-03-07T3388: "show interfaces" op-mode command lacks PPPoE interfacesChristian Poessinger
2021-02-28vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()Christian Poessinger
2020-08-23Revert "ifconfig: T2653: drop unused vyos.ifconfig.pppoe"Christian Poessinger
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