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
2022-09-13
firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew...
sarthurdev
2022-07-01
xml: update interface help strings
Christian Poessinger
2022-04-29
xml: T4047: use full string match in the regex validator
Christian Poessinger
2022-04-21
pppoe: T4384: replace default-route CLI option with common CLI nodes already ...
Christian Poessinger
2022-04-07
qos: T4284: rename "traffic-policy" node to "qos policy"
Christian Poessinger
2022-04-07
qos: T4284: support mirror and redirect on all interface types
Christian Poessinger
2022-03-21
qos: T4284: initial XML interface definitions for rewrite
Christian Poessinger
2022-02-24
scripts: T4269: node.def generator should automatically add default values
Christian Poessinger
2021-12-06
policy: T2199: Migrate policy route to XML/Python
sarthurdev
2021-12-06
firewall: T2199: Migrate firewall to XML/Python
sarthurdev
2021-08-21
pppoe: T1318: bump priority by 1 so we can source from pseudo-ethernet interf...
Christian Poessinger
2021-08-21
pppoe: T1318: implement missing access-concentrator CLI option
Christian Poessinger
2021-08-21
pppoe: T3090: support forward disable on a PPPoE link
Christian Poessinger
2021-08-21
interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ...
Christian Poessinger
2021-08-20
xml: remove superfluous "interface" prefix from interface includes
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-01-21
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