Age | Commit message (Expand) | Author |
2023-03-10 | container: T4959: add registry authentication option | Christian Breunig |
2023-03-09 | xml: T4952: improve interface completion helper CLI experience | Christian Breunig |
2023-02-12 | pppoe: wwan: T4998: fix typo in constraintErrorMessage | Christian Breunig |
2023-02-12 | pppoe: wwan: T4998: fix username not accepting dot (.) | Christian Breunig |
2023-02-10 | interfaces: T4995: rename user -> username CLI node for pppoe, wwan and sstp-... | Christian Breunig |
2023-02-09 | wwan: T3622: add constraint for username/password CLI nodes | Christian Breunig |
2023-01-07 | xml: T1579: merge generic-description.xml.i and interface/description.xml.i | Christian Poessinger |
2023-01-01 | qos: T4284: first implementation introducing a new vyos.qos module | Christian Poessinger |
2022-12-14 | validators: T4875: use file-path to replace validator 'interface-name' | John Estabrook |
2022-12-11 | pppoe: xml: T4792: split "no-peer-dns" CLI node into building block | Christian Poessinger |
2022-11-11 | policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ... | sarthurdev |
2022-09-25 | interfaces: T4709: raise minimum TCP MSS clamping value | initramfs |
2022-09-13 | firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew... | sarthurdev |
2022-08-01 | mtu: T4572: Add DHCP-option MTU to get values from DHCP-server | Viacheslav Hletenko |
2022-07-09 | ip: T4517: add option to enable directed broadcast forwarding | Yuxiang Zhu |
2022-07-01 | xml: include: add missing prefix in include file comment | Christian Poessinger |
2022-05-27 | dhcp6: pd: T4447: bugfix sla-id limits (must be greater then 128 | Christian Poessinger |
2022-04-29 | xml: T4047: use full string match in the regex validator | Christian Poessinger |
2022-04-21 | xml: T4385: provide building blocks for default route configuration | Christian Poessinger |
2022-04-18 | vxlan: geneve: T4370: support configuration of DF bit option | Christian Poessinger |
2022-04-16 | xml: include: improve don't fragment help | 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 vlan subinterfaces | 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 |
2022-02-20 | vxlan: T4120: rename tunnel-remotes.xml.i -> tunnel-remote-multi.xml.i | Christian Poessinger |
2022-02-20 | vxlan: T4120: add ability to set multiple remotes (PR #1127) | Andreas |
2022-02-20 | static: T4203: obey interface dhcp default route distance | Christian Poessinger |
2022-01-30 | policy: T4219: add local-route(6) incoming-interface | Henning Surmeier |
2022-01-11 | policy: T2199: Refactor policy route script for better error handling | sarthurdev |
2021-12-31 | Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into current | 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-12-06 | xml: vrf: use "txt" in valueHelp | Christian Poessinger |
2021-11-23 | netns: T3829: Add XML for netns CLI configuration | Viacheslav |
2021-08-29 | xml: add missing "u32:" value declarator on integer ranges | Christian Poessinger |
2021-08-21 | xml: interfaces: use one common building block for "disable-forwarding" | 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-07-20 | pki: eapol: T3642: Migrate EAPoL to use PKI configuration | sarthurdev |
2021-06-13 | wwan: T3622: add support for APN authentication | Christian Poessinger |
2021-05-24 | xml: T1579: update tunnel key help string | Christian Poessinger |
2021-05-21 | vlan: T3551: support runtime changing of ingress and egress QoS settings | JACK |
2021-04-20 | xml: T3488: when using regex one must use ^ and $ when checking string literals | Christian Poessinger |
2021-04-20 | interfaces: T3488: harden regex for supplied address string | Christian Poessinger |
2021-04-02 | interfaces: dhcp-client: T3454: add reject option | Charles Surett |
2021-03-17 | ipv6: eui64: T3413: add custom validator | Christian Poessinger |
2021-03-17 | ipv6: eui64: T3413: improve valueHelp string for address assignment | Christian Poessinger |
2021-03-14 | xml: T1579: re-arrange xml interface include building blocks | Christian Poessinger |