Age | Commit message (Expand) | Author |
2024-12-20 | T6953: simplify config handling | Nicolas Vollmar |
2024-12-19 | Merge pull request #4244 from indrajitr/ddclient-smoketest-20241219 | Christian Breunig |
2024-12-19 | Merge pull request #4243 from c-po/frr-10 | Christian Breunig |
2024-12-19 | T5791: Modify ddclient smoketest for reliability | Indrajit Raychaudhuri |
2024-12-19 | T6953: add migration for old configuration | Nicolas Vollmar |
2024-12-19 | T6953: merges node and frr exporter under prometheus section | Nicolas Vollmar |
2024-12-18 | ifconfig: fix AttributeError caused by internal race condition | Christian Breunig |
2024-12-18 | frrender: T6746: move get_frrender_dict from vyos.configdict to this module | Christian Breunig |
2024-12-18 | Merge pull request #4233 from HollyGurza/T6934 | Christian Breunig |
2024-12-18 | Merge pull request #4225 from natali-rs1985/T6767 | Christian Breunig |
2024-12-18 | Merge pull request #4223 from HollyGurza/T6874 | Christian Breunig |
2024-12-18 | vyos-configd: T6746: render resulting FRR configuration only once | Christian Breunig |
2024-12-18 | frrender: T6746: rename config -> config_dict | Christian Breunig |
2024-12-18 | frrender: T6746: support dynamic enable/disable of debug output | Christian Breunig |
2024-12-18 | Merge pull request #4236 from opswill/current | Daniil Baturin |
2024-12-18 | Merge branch 'frr-10' into current | Christian Breunig |
2024-12-18 | T6874: [QoS] Add class filter by ether | khramshinr |
2024-12-17 | op-mode: T6746: add "show log frr" and "monitor log frr" commands | Christian Breunig |
2024-12-17 | frrender: T6746: do not render candidate FRR config to running FRR config fil... | Christian Breunig |
2024-12-17 | frrender: T6746: ensure there are no empty lines in the rendered FRR configur... | Christian Breunig |
2024-12-17 | bgp: T6746: remove debug code | Christian Breunig |
2024-12-17 | Merge pull request #4175 from HollyGurza/T6800 | Christian Breunig |
2024-12-17 | Merge pull request #4240 from greenman1969/T6950 | Daniil Baturin |
2024-12-16 | T6950: Added if statement to check if the address key is defined | Gage Greenhouse |
2024-12-17 | T6918: Fix punctuation | opswill |
2024-12-16 | Merge pull request #4227 from c-po/T6746-frr-10 | Christian Breunig |
2024-12-16 | frr: T6746: add guard time after cli_commit() and before getFRRconfig() | Christian Breunig |
2024-12-16 | babel: T6746: remove superfluous "end" in daemon template | Christian Breunig |
2024-12-16 | frr: T6746: reference common daemon definition in vyos.frrender | Christian Breunig |
2024-12-16 | frr: T6746: do not use FRRender apply() method when vyos-configd is running | Christian Breunig |
2024-12-16 | smoketest: T6746: add 2 second guard timer for getFRRconfig() | Christian Breunig |
2024-12-16 | multicast: T6746: migrate CLI to to mimic unicast IPv4 routes syntax | Christian Breunig |
2024-12-16 | rpki: T6746: FRRender needs to calculate SSH key path | Christian Breunig |
2024-12-16 | frr: T6746: remove superseeded vyos.frr module | Christian Breunig |
2024-12-16 | vrf: T6746: bugfix change of VNI | Christian Breunig |
2024-12-16 | static: T6746: migrate BFD CLI nodes | Christian Breunig |
2024-12-16 | frr: T6746: handle "system ip" and "system ipv6" with FRRender class | Christian Breunig |
2024-12-16 | configd: T6746: handle FRR config reload as last step in commit | Christian Breunig |
2024-12-16 | frr: T6746: integrate FRRender class into vyos-configd | Christian Breunig |
2024-12-16 | frr: T6746: add default entry for config debug file | Christian Breunig |
2024-12-16 | op-mode: T6746: add CLI options to show/monitor log of vyos-configd | Christian Breunig |
2024-12-16 | Debian: T6746: restart vyos-configd on package installation - if running | Christian Breunig |
2024-12-16 | multicast: T6746: flatten CLI by merging "multicast route" to "mroute" CLI ta... | Christian Breunig |
2024-12-16 | frr: T6747: migrate protocols to unified FRRender class | Christian Breunig |
2024-12-16 | frr: T6747: remove superfluous newlines from rendered templates | Christian Breunig |
2024-12-16 | ospf: T6747: add retransmit-window CLI option | Christian Breunig |
2024-12-16 | pim6: T6747: adjust template to new "router pim6" FRR CLI | Christian Breunig |
2024-12-16 | pim: T6747: adjust template to new "router pim" FRR CLI | Christian Breunig |
2024-12-16 | ospf: T6747: fix deferred shutdown handling | Christian Breunig |
2024-12-16 | vrf: T6747: ensure VNIs are unique on the system | Christian Breunig |