Age | Commit message (Expand) | Author |
2022-04-29 | xml: T4047: use full string match in the regex validator | Christian Poessinger |
2022-04-18 | vxlan: geneve: T4370: support configuration of DF bit option | 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-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 |
2021-12-31 | Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into current | Christian Poessinger |
2021-12-19 | vxlan: T3700: add support for Generic Protocol extension (VXLAN-GPE) | Christian Poessinger |
2021-12-10 | vxlan: T3700: add support for external controlled FDB | 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-09-26 | vxlan: T3867: add multicast validator for group address | Christian Poessinger |
2021-08-20 | xml: remove superfluous "interface" prefix from interface includes | Christian Poessinger |
2021-08-17 | xml: vxlan: use port-number building block | Christian Poessinger |
2021-07-11 | vxlan: T3665: add VRF support | Christian Poessinger |
2021-03-14 | xml: T1579: re-arrange xml interface include building blocks | Christian Poessinger |
2021-03-07 | vxlan: T3319: use default ttl of 16 | Christian Poessinger |
2021-02-28 | vxlan: T1513: add dont-fragment CLI option | Christian Poessinger |
2021-02-28 | vxlan: T3369: add underlay IPv6 support | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename remote-ip to remote | Christian Poessinger |
2021-02-28 | vxlan: T1513: add additional EVPN related CLI options | Christian Poessinger |
2021-02-15 | bgp: T1513: add per VRF vni support | Christian Poessinger |
2021-01-21 | xml: T3239: override default mtu values and remove workarounds | John Estabrook |
2020-12-30 | xml: completion-help: add source-address completion helper | Christian Poessinger |
2020-12-12 | xml: use "u32:" keyword when identifying port ranges | Christian Poessinger |
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-27 | vxlan: geneve: T2930: add CLI node to set MAC address | Christian Poessinger |
2020-07-26 | vxlan: ifconfig: T2653: move to get_interface_dict() | Christian Poessinger |
2020-07-15 | xml: T2651: provide general source-interface include file | Christian Poessinger |
2020-04-09 | vxlan: T2172: add source-address option | Christian Poessinger |
2020-04-09 | vxlan: pseudo-ethernet: T2260: convert link nodes to source-interface | 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-01-26 | Interfaces: unify interface help text | Christian Poessinger |
2020-01-13 | vxlan: T1961: Adjusting MTU limits | kroy |
2020-01-03 | ifconfig: T1939: provide abstraction for interface "ip" option | Christian Poessinger |
2019-12-30 | vxlan: T1922: add support for IPv6 underlay | 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 MTU size | 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: recursively include IP address definitions in VIF/VIF-S definitions | 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 |