index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
templates
/
pppoe
Age
Commit message (
Expand
)
Author
2024-01-01
T5474: establish common file name pattern for XML conf mode commands
Christian Breunig
2023-10-07
pppoe: T5630: allow to specify MRU in addition to already configurable MTU
Christian Breunig
2023-03-21
pppoe: T5098: allow user to set pppd holdoff option
Zhiyuan Wan
2023-02-10
interfaces: T4995: rename user -> username CLI node for pppoe, wwan and sstp-...
Christian Breunig
2023-01-22
pppoe: T4948: add CLI option to allow definition of host-uniq flag
Christian Breunig
2022-05-01
pppoe: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-13
pppoe: T4333: migrate to new vyos_defined Jinja2 test
Christian Poessinger
2022-04-11
pppoe: T4333: migrate to new vyos_defined Jinja2 test
Christian Poessinger
2021-08-22
pppoe: T1318: set source interface next to rp-pppoe.so plugin in peer template
Christian Poessinger
2021-08-22
pppoe: T3641: set "noipv6" if IPv6 is not configured in newer pppd version
Christian Poessinger
2021-08-21
pppoe: T1318: implement missing access-concentrator CLI option
Christian Poessinger
2021-08-21
pppoe: T3090: migrate to vyos.ifconfig library to use the full potential
Christian Poessinger
2021-01-30
pppoe: T3273: Leave default-route in place if 'default-route' is set to 'none'
Sam Burney
2021-01-25
pppoe: T3251: Add double-quotes to protect special characters
DmitriyEshenko
2020-12-12
dhcpv6-pd: pppoe: T2677: always restart daemon
Christian Poessinger
2020-12-04
pppoe: T3112: drop "ipv6 enable" option
Christian Poessinger
2020-11-28
vyos.template: T2720: fix remaining in-line time_block syntax
Christian Poessinger
2020-08-23
dhcpv6-pd: pppoe: T2677: fix dhcpc6 startup
Christian Poessinger
2020-07-08
pppoe: T2585: use cleaner template expression
Christian Poessinger
2020-07-08
pppoe: T2585: fix template for on-demand dialing
Christian Poessinger
2020-07-08
pppoe: ipv6: T2693: Fix a bug in dhcp6c for PPPoE
JACK
2020-07-05
pppoe: ipv6: T2681: script bugfix after get_config_dict() migration
Christian Poessinger
2020-07-01
ifconfig: T2653: move pppoe interface to get_config_dict()
Christian Poessinger
2020-05-26
pppoe: T2502: configure IPv6 default routes if required
Christian Poessinger
2020-05-26
pppoe: T2502: always delete default route once interface goes down
Christian Poessinger
2020-05-26
pppoe: T2219: fix proper RA autoconf file name
Christian Poessinger
2020-05-26
pppoe: T2502: fix Jinja2 template indention
Christian Poessinger
2020-05-26
dhcpv6-pd: pppoe: T2506: restructure CLI
Christian Poessinger
2020-05-26
pppoe: T2502: "default-route none" option had no effect
Christian Poessinger
2020-05-21
pppoe: T2488: remove logfile generation
Christian Poessinger
2020-05-17
pppoe: dhcpv6-pd: T421: start/stop delegation with interface status
Christian Poessinger
2020-04-10
pppoe: T2248: connect-on-demand and vrf are mutually exclusive
Christian Poessinger
2020-04-05
T2230: confert dos to unix line endings
Christian Poessinger
2020-04-04
pppoe: T2219: support adding default route to VRF
Christian Poessinger
2020-04-04
pppoe: T2219: move adding of default route to ip-(up|down) script
Christian Poessinger
2020-04-04
pppoe: T1318: move Jinja2 templates to data/templates folder
Christian Poessinger