Age | Commit message (Expand) | Author |
2023-05-05 | syslog: T2769: xml: provide common constraint for system usernames | Christian Breunig |
2023-05-04 | dns-forwarding: T5193: implement NS resource type | Christian Breunig |
2023-05-04 | dns-forwarding: T5193: use f'ormat strings when building messages | Christian Breunig |
2023-05-04 | dns-forwarding: T5193: cleanup help strings | Christian Breunig |
2023-05-04 | wwan: op-mode: T5196: inform user about unconfigured interface | Christian Breunig |
2023-05-04 | ethernet: T3891: honor auto-negotiation support per NIC | Christian Breunig |
2023-05-04 | T4819: remove additional newline from vyos.base.Warning() | Christian Breunig |
2023-05-04 | Merge pull request #1973 from sever-sever/T5171 | Christian Breunig |
2023-05-04 | Merge pull request #1977 from dmbaturin/bgp-op-mode | Christian Breunig |
2023-05-04 | Merge pull request #1974 from dmbaturin/T5191-option-hyphens | Christian Breunig |
2023-05-04 | opmode: T5191: replace underscores with hyphens in generated options | Daniil Baturin |
2023-05-04 | T4771: further improvements to the BGP op mode script | Daniil Baturin |
2023-05-03 | Merge pull request #1976 from dmbaturin/dict-utils | John Estabrook |
2023-05-03 | T5195: add vyos.utils.dict | Daniil Baturin |
2023-05-02 | Merge pull request #1975 from sever-sever/T5163 | Christian Breunig |
2023-05-02 | T5171: Rewrite load-balancing wan to XML and python3 | Viacheslav Hletenko |
2023-05-02 | T5163: Add match protocol filter for route-map | Viacheslav Hletenko |
2023-04-30 | smoketest: remove ospf from bgp vrf config | Christian Breunig |
2023-04-30 | T5150: harmonize verify() error message - encapsulate variable in "" quotes | Christian Breunig |
2023-04-30 | smoketest: remove unsupported wlan from vrf-bgp-pppoe-underlay test config | Christian Breunig |
2023-04-30 | smoketest: QEmu ethernet drivers only support ring-buffer size of 256 bytes | Christian Breunig |
2023-04-29 | smoketest: add config with VRF BGP instance | Christian Breunig |
2023-04-29 | Merge pull request #1967 from fett0/T5161 | Christian Breunig |
2023-04-29 | smoketest: T5161: add IPv6 static route BFD tests | Christian Breunig |
2023-04-29 | smoketest: T5161: add missing whitespace in BFD profile during validation | Christian Breunig |
2023-04-29 | static: T5161: add BFD monitoring for static IPv6 routes | fett0 |
2023-04-29 | static: T5161: add BFD monitoring for static routes | fett0 |
2023-04-27 | bgp: T5010: add verify() for L2VPN EVPN route-distinguisher and route-target | Christian Breunig |
2023-04-27 | bgp: T5010: fix for-loop copy/paste error | Christian Breunig |
2023-04-27 | bgp: T5010: add missing for-loop when iterating over "both" route-target | Christian Breunig |
2023-04-27 | Revert "bgp: T3734: only support "l2vpn-evpn advertise-all-vni" in default VRF" | Christian Breunig |
2023-04-27 | Merge pull request #1972 from sever-sever/T5181 | Christian Breunig |
2023-04-27 | T5181: Fix condition to detect correct vrf name for vrf-vni | Viacheslav Hletenko |
2023-04-27 | Merge pull request #1721 from dmbaturin/T4888-conntrack-sync-op-mode | John Estabrook |
2023-04-26 | bgp: T5181: FRR can not tear down VRF isntance if l3vni is still configured | Christian Breunig |
2023-04-26 | vrf: T5174: ensure no duplicate VNIs can be defined | Christian Breunig |
2023-04-26 | Merge pull request #1971 from sever-sever/T5181 | Christian Breunig |
2023-04-26 | T5181: Fix for correct deleting vni under vrf | Viacheslav Hletenko |
2023-04-25 | Merge pull request #1970 from jestabro/xml-merge | Christian Breunig |
2023-04-25 | vrf: T5150: fix improper config dict generation for individual vni configuration | Christian Breunig |
2023-04-25 | xml: T5179: fix missed case in multi_to_list conversion | John Estabrook |
2023-04-24 | Merge pull request #1968 from nagua/patch-1 | Daniil Baturin |
2023-04-23 | http-api: T5175: check value of attribute for FastAPI>=0.91.0 | John Estabrook |
2023-04-24 | OpenVPN: T4402: Update OpenVPN server.conf.j2 template | Nicolas Riebesel |
2023-04-23 | vrf: T5150: must use no_tag_node_value_mangle when working with the config dict | Christian Breunig |
2023-04-23 | smoketest: static: always remove all VRFs prior to the test | Christian Breunig |
2023-04-22 | Merge pull request #1966 from sever-sever/T1237 | Christian Breunig |
2023-04-22 | frr: T4353: fix "exit-vrf" indention | Christian Breunig |
2023-04-22 | Merge pull request #1962 from indrajitr/ddclient-opmode-2 | Daniil Baturin |
2023-04-21 | vrf: T5150: fix regex used on frr-reload when searching for discrete VRF | Christian Breunig |