summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2025-01-15remote: T7048: merge git environment with the os environmentRobert Gingras
2025-01-09nhrp: T2326: NHRP migration to FRRaapostoliuk
2025-01-08Merge pull request #4284 from indrajitr/simplify-T7016Daniil Baturin
2025-01-07vyos.ifconfig: T7018: drop 'iftype' class attribute (#4280)Christian Breunig
2025-01-07Merge pull request #4253 from natali-rs1985/T6975Daniil Baturin
2025-01-06T7016: Simplify logic for force deleting dynamic IPv4 address from interfaceIndrajit Raychaudhuri
2025-01-06utils: T6975: Add 'vrf' and 'netns' arguments to functions in 'vyos.utils.pro...Nataliia Solomko
2025-01-06T6841: firewall: improve config parsing for ZBF when using VRFs and interface...Nicolas Fort
2025-01-05T7016: force delete only dynamic IPv4 address from interfaceAdam Smith
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-24T6944: fix unrelated formattingNicolas Vollmar
2024-12-24T6944: adds option to enable switchdev mode on ethernet interfaceNicolas Vollmar
2024-12-22ifconfig: T6972: smoketests fail as IP address is not removed in timeChristian Breunig
2024-12-20Merge pull request #4246 from natali-rs1985/T6930Christian Breunig
2024-12-20pppoe: T6930: Remove unnecessary codeNataliia Solomko
2024-12-19Merge pull request #4243 from c-po/frr-10Christian Breunig
2024-12-18ifconfig: fix AttributeError caused by internal race conditionChristian Breunig
2024-12-18frrender: T6746: move get_frrender_dict from vyos.configdict to this moduleChristian 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-18frrender: T6746: rename config -> config_dictChristian Breunig
2024-12-18frrender: T6746: support dynamic enable/disable of debug outputChristian Breunig
2024-12-18Merge branch 'frr-10' into currentChristian Breunig
2024-12-18T6874: [QoS] Add class filter by etherkhramshinr
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-17Merge pull request #4175 from HollyGurza/T6800Christian Breunig
2024-12-16frr: T6746: reference common daemon definition in vyos.frrenderChristian Breunig
2024-12-16rpki: T6746: FRRender needs to calculate SSH key pathChristian Breunig
2024-12-16frr: T6746: remove superseeded vyos.frr moduleChristian Breunig
2024-12-16vrf: T6746: bugfix change of VNIChristian 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
2024-12-16frr: T6747: make daemon definitions re-usable for both conf-mode and smoketestsChristian Breunig
2024-12-11op_mode: T6767: Check latest image version in VRF context for "add system ima...Nataliia Solomko
2024-12-11T6790: QoS: Improve CAKE Policykhramshinr
2024-12-10vyconf: T6718: use vy_set/delete in configsession and utilJohn Estabrook
2024-12-10vyconf: T6718: add reftree internal cacheJohn Estabrook
2024-12-06vyconf: T6718: add keyword default for change in libvyosconfig bindingJohn Estabrook
2024-12-02T6917: fix RPS ethernet settings for CPUs with more than 32 coresViacheslav Hletenko
2024-11-29Merge pull request #4204 from sarthurdev/T6809Simon
2024-11-26Merge pull request #4198 from sever-sever/T264Christian Breunig
2024-11-22pki: T6809: Support system install of CA certificatessarthurdev
2024-11-21T264: IPsec add base64 encoded secret-type featureViacheslav Hletenko
2024-11-21T6806: Rework QoS Policy for HFSC Shaper (#4181)Roman Khramshin