summaryrefslogtreecommitdiff
path: root/data/templates/pppoe/peer.j2
AgeCommit message (Collapse)Author
2023-03-21pppoe: T5098: allow user to set pppd holdoff optionZhiyuan Wan
2023-02-10interfaces: T4995: rename user -> username CLI node for pppoe, wwan and ↵Christian Breunig
sstp-client
2023-01-22pppoe: T4948: add CLI option to allow definition of host-uniq flagChristian Breunig
Some ISPs seem to use the host-uniq flag to authenticate client equipment. Add CLI option in VyOS to allow specification of the host-uniq flag. set interfaces pppoe pppoeN host-uniq <value>
2022-05-01pppoe: T4353: fix Jinja2 linting errorsChristian Poessinger