summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-01-07vrf: T7024: instance name "up" and "down" are reserved and should not be usedChristian Breunig
2025-01-07T6998: dhcp: fix depracted utcfromtimestamp usageErkki Eilonen
2025-01-06configd: T6747: use one long-lived instance of FRRender (#4274)Christian Breunig
2025-01-06T6841: firewall: migrate existing VRF in zone based firewallChristian Breunig
2025-01-06T6841: firewall: Fixed issues in ZBF when using VRFsaapostoliuk
2025-01-06T6841: firewall: improve config parsing for ZBF when using VRFs and interface...Nicolas Fort
2025-01-02T6994: Add textfile collector config optionNicolas Vollmar
2024-12-31T6949: adds blackbox exporter (#4255)Nicolas Vollmar
2024-12-31T6896: OpenVPN change CRL revoke without restart (#4245)Roman Khramshin
2024-12-30frr: T6746: additional improvements after 10.2 upgrade (#4259)Christian Breunig
2024-12-30T6983: treat vyos-domain-resolver as a real service (#4261)Christian Breunig
2024-12-29op_mode: T6956: Fix for "generate tech-support archive" if /config contains d...Nataliia Solomko
2024-12-28udev: T6985: Fix udev rule to also register ttyACM serial devicesGrant Slater
2024-12-26skel: T6979: disable iproute2 colors by defaultChristian Breunig
2024-12-23T6013: Remove trusted_user_ca_key when the configuration does not existTakeru Hayasaka
2024-12-23T6013: Remove unused variables to make it lint-friendlyTakeru Hayasaka
2024-12-23T6013: Add support for configuring TrustedUserCAKeys in SSH service with loca...Takeru Hayasaka
2024-12-23op-mode: T5992: fix Kea DHCP server lease outputNicolas Vandamme
2024-12-20Merge pull request #4242 from nvollmar/T6953Christian Breunig
2024-12-20T6953: simplify config handlingNicolas Vollmar
2024-12-19Merge pull request #4243 from c-po/frr-10Christian Breunig
2024-12-19T6953: add migration for old configurationNicolas Vollmar
2024-12-19T6953: merges node and frr exporter under prometheus sectionNicolas Vollmar
2024-12-18frrender: T6746: move get_frrender_dict from vyos.configdict to this moduleChristian Breunig
2024-12-18Merge pull request #4233 from HollyGurza/T6934Christian Breunig
2024-12-18Merge pull request #4225 from natali-rs1985/T6767Christian Breunig
2024-12-18Merge pull request #4223 from HollyGurza/T6874Christian Breunig
2024-12-18vyos-configd: T6746: render resulting FRR configuration only onceChristian Breunig
2024-12-18Merge branch 'frr-10' into currentChristian Breunig
2024-12-18T6874: [QoS] Add class filter by etherkhramshinr
2024-12-17bgp: T6746: remove debug codeChristian Breunig
2024-12-16T6950: Added if statement to check if the address key is definedGage Greenhouse
2024-12-16frr: T6746: do not use FRRender apply() method when vyos-configd is runningChristian Breunig
2024-12-16multicast: T6746: migrate CLI to to mimic unicast IPv4 routes syntaxChristian Breunig
2024-12-16rpki: T6746: FRRender needs to calculate SSH key pathChristian Breunig
2024-12-16vrf: T6746: bugfix change of VNIChristian Breunig
2024-12-16static: T6746: migrate BFD CLI nodesChristian Breunig
2024-12-16frr: T6746: handle "system ip" and "system ipv6" with FRRender classChristian Breunig
2024-12-16configd: T6746: handle FRR config reload as last step in commitChristian Breunig
2024-12-16frr: T6746: integrate FRRender class into vyos-configdChristian Breunig
2024-12-16frr: T6746: add default entry for config debug fileChristian Breunig
2024-12-16multicast: T6746: flatten CLI by merging "multicast route" to "mroute" CLI ta...Christian Breunig
2024-12-16frr: T6747: migrate protocols to unified FRRender classChristian Breunig
2024-12-16pim6: T6747: adjust template to new "router pim6" FRR CLIChristian Breunig
2024-12-16pim: T6747: adjust template to new "router pim" FRR CLIChristian Breunig
2024-12-16vrf: T6747: ensure VNIs are unique on the systemChristian Breunig
2024-12-16frr: T6747: make daemon definitions re-usable for both conf-mode and smoketestsChristian Breunig
2024-12-16T6934: Add preshared key for zabbix-agent monitoring servicekhramshinr
2024-12-15tacacs: T6613: dynamically build exclude_users list to avoid TACACS trafficChristian Breunig
2024-12-13Merge pull request #4176 from jestabro/vyconf-minimalJohn Estabrook