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-bonding.xml.in
Age
Commit message (
Expand
)
Author
2023-10-08
scripts: T4269: node.def generator should automatically add default values
Christian Breunig
2023-01-21
validators: T4875: use file-path to replace validator 'interface-name'
Christian Breunig
2022-07-18
bond: T4522: add ability to specify mii monitor interval via CLI
Christian Poessinger
2021-11-07
bonding: T1614: add constraint on member interface names to be used
Christian Poessinger
2021-08-22
xml: remove superfluous "interface" prefix from interface includes
Christian Poessinger
2021-06-25
T3649: bonding: Add additional hash policies
DmitriyEshenko
2021-06-13
xml: move dhcp(v6)-options.xml.i under interface include subfolder
Christian Poessinger
2021-05-13
bonding: T3543: add support to configure lacp-rate (slow or fast)
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-17
xdp: T2666: disable this highly experimental feature in 1.3 LTS
Christian Poessinger
2020-12-27
xml: fix valueHelp format strings
Christian Poessinger
2020-12-23
bond: T2666: enable XDP support
Christian Poessinger
2020-12-03
interface: T3089: Migrate port mirroring to vyos-1x
jack9603301
2020-11-07
T2653: migrate "ip" and "ipv6" interface options to generic includes
Christian Poessinger
2020-10-28
mtu: T2630: add support for ethernet MTU up to 16000 bytes
Christian Poessinger
2020-10-17
sysctl-forwarding: T752: Add disable forwarding for ipv4
sever-sever
2020-09-13
bonding: T2877: support configuration of minimum number of active links
Christian Poessinger
2020-07-25
bonding: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-05-17
xml: split dhcp, dhcpv6 to individual files
Christian Poessinger
2020-04-03
interfaces: XML: constraint: add start of line ^ to regex
Christian Poessinger
2020-03-28
ipv6: T1831: migrate autoconf node
Christian Poessinger
2020-03-28
ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodes
Christian Poessinger
2020-03-06
vrf: T31: enable vrf support for bonding interface
Christian Poessinger
2020-01-26
Interfaces: unify interface help text
Christian Poessinger
2020-01-25
bonding: fix "arp-monitor target" help string
Christian Poessinger
2020-01-03
ifconfig: T1939: provide abstraction for interface "ip" option
Christian Poessinger
2019-12-06
T1843: use include files for interface proxy-arp-pvlan option
Christian Poessinger
2019-12-06
T1843: use include files for interface proxy-arp configuration
Christian Poessinger
2019-12-06
T1843: use include files for interface arp-cache-timeout configuration
Christian Poessinger
2019-12-06
T1843: use include files for interface link-detect feature
Christian Poessinger
2019-12-06
T1843: use include files for interface MTU size
Christian Poessinger
2019-12-06
T1843: use include files for interface MAC address
Christian Poessinger
2019-12-06
T1843: use include files to disable interface (admin down)
Christian Poessinger
2019-12-06
T1843: use include files for interface description
Christian Poessinger
2019-12-06
T1843: use include files for DHCP/DHCPv6 options
Christian Poessinger
2019-12-06
T1843: recursively include IP address definitions in VIF/VIF-S definitions
Christian Poessinger
2019-12-06
T1843: use include files for VIF/VIF-S interfaces
Christian Poessinger
2019-12-06
T1843: use include files for IPv4/IPv6 interface address configuration
Christian Poessinger
2019-12-06
T1843: run interface-definitions though GCC preprocessor
Christian Poessinger