summaryrefslogtreecommitdiff
path: root/python/vyos/frrender.py
AgeCommit message (Expand)Author
2025-04-22ospf: T7383: Fixed unconfigured redistribution of nhrp into ospfaapostoliuk
2025-04-04frrender: T7273: always start from the configs root levelChristian Breunig
2025-01-09nhrp: T2326: NHRP migration to FRRaapostoliuk
2024-12-31frrender: T6991: do not loose DHCP default route when no static route is definedChristian Breunig
2024-12-30frr: T6746: additional improvements after 10.2 upgrade (#4259)Christian Breunig
2024-12-18frrender: T6746: move get_frrender_dict from vyos.configdict to this moduleChristian Breunig
2024-12-18frrender: T6746: rename config -> config_dictChristian Breunig
2024-12-18frrender: T6746: support dynamic enable/disable of debug outputChristian Breunig
2024-12-17frrender: T6746: do not render candidate FRR config to running FRR config fil...Christian Breunig
2024-12-17frrender: T6746: ensure there are no empty lines in the rendered FRR configur...Christian Breunig
2024-12-16frr: T6746: reference common daemon definition in vyos.frrenderChristian Breunig
2024-12-16frr: T6746: remove superseeded vyos.frr moduleChristian 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-16frr: T6747: migrate protocols to unified FRRender classChristian Breunig