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
/
interface-definitions
/
interfaces-pppoe.xml.in
Age
Commit message (
Expand
)
Author
2023-11-23
pppoe: T5630: make MRU default to MTU if unspecified
Christian Breunig
2023-11-06
Merge pull request #2348 from c-po/t4269-cli-defaults-backport
Christian Breunig
2023-10-08
scripts: T4269: node.def generator should automatically add default values
Christian Breunig
2023-10-08
pppoe: T5630: allow to specify MRU in addition to already configurable MTU
Christian Breunig
2023-01-23
pppoe: T4948: add CLI option to allow definition of host-uniq flag
Christian Breunig
2021-08-22
pppoe: T1318: bump priority by 1 so we can source from pseudo-ethernet interf...
Christian Poessinger
2021-08-22
pppoe: T1318: implement missing access-concentrator CLI option
Christian Poessinger
2021-08-22
xml: remove superfluous "interface" prefix from interface includes
Christian Poessinger
2021-06-13
xml: move dhcp(v6)-options.xml.i under interface include subfolder
Christian Poessinger
2021-06-13
wwan: T3622: add support for APN authentication
Christian Poessinger
2021-04-20
xml: T3488: when using regex one must use ^ and $ when checking string literals
Christian Poessinger
2021-03-14
xml: T1579: re-arrange xml interface include building blocks
Christian Poessinger
2021-02-03
xml: T3239: override default mtu values and remove workarounds
John Estabrook
2020-12-04
pppoe: T3112: drop "ipv6 enable" option
Christian Poessinger
2020-12-04
pppoe: T1579: reorganize "ipv6" CLI node include files
Christian Poessinger
2020-12-04
vyos.ifconfig: T1579: migrate "ip source-validation" option from vyatta-cfg-q...
Christian Poessinger
2020-09-20
wwan: ifconfig: T2905: sync CLI nodes in dialup interfaces
Christian Poessinger
2020-07-01
ifconfig: T2653: move pppoe interface to get_config_dict()
Christian Poessinger
2020-06-27
pppoe: T1318: use MTU include file
Christian Poessinger
2020-05-19
dhcpv6-pd: T421: support ethernet based interfaces
Christian Poessinger
2020-05-17
pppoe: dhcpv6-pd: T421: initial support
Christian Poessinger
2020-04-04
pppoe: T1318: support more then 99 dialer interfaces
Christian Poessinger
2020-04-03
interfaces: XML: constraint: add start of line ^ to regex
Christian Poessinger
2020-03-07
vrf: T31: enable vrf support for pppoe interface
Christian Poessinger
2020-02-23
pppoe: T1318: declutter name-server CLI nodes
Christian Poessinger
2020-02-23
pppoe: T1318: migrate user-id and password nodes under an authentication node
Christian Poessinger
2020-02-23
pppoe: T1318: rename link to source-interface
Christian Poessinger
2020-02-23
pppoe: T1318: use include files for disable and descriptionx
Christian Poessinger
2020-02-23
pppoe: T1318: rephrase help text on default-route
Christian Poessinger
2020-02-23
pppoe: T1318: increase priority so PPPoE is run after bond interfaces
Christian Poessinger
2020-02-23
pppoe: T1318: support interface description
Christian Poessinger
2020-02-23
pppoe: T1318: add first version of new XML/Python implementation
Christian Poessinger