Age | Commit message (Expand) | Author |
2023-06-12 | T5286: drop XDP support for ethernet and bonding interfaces | Christian Breunig |
2023-04-01 | xml: include building block file name should end with .i and not .in | Christian Breunig |
2023-03-09 | xml: T4952: improve interface completion helper CLI experience | Christian Breunig |
2023-01-07 | xml: T1579: merge generic-description.xml.i and interface/description.xml.i | Christian Poessinger |
2022-12-14 | validators: T4875: use file-path to replace validator 'interface-name' | John Estabrook |
2022-11-11 | policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ... | sarthurdev |
2022-09-13 | firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew... | sarthurdev |
2022-07-10 | bond: T4522: add ability to specify mii monitor interval via CLI | Christian Poessinger |
2022-04-29 | xml: T4047: use full string match in the regex validator | Christian Poessinger |
2022-04-07 | qos: T4284: rename "traffic-policy" node to "qos policy" | 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-11-07 | bonding: T1614: add constraint on member interface names to be used | Christian Poessinger |
2021-08-20 | xml: remove superfluous "interface" prefix from interface includes | Christian Poessinger |
2021-06-25 | T3649: bonding: Add additional hash policies | DmitriyEshenko |
2021-05-13 | bonding: T3543: add support to configure lact-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 |
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 |