summaryrefslogtreecommitdiff
path: root/src/conf_mode/protocols_bgp.py
AgeCommit message (Expand)Author
2026-06-26bgp: T8865: Reject `vni` sub-block in VRF l2vpn-evpn when `advertise-all-vni`...Oleksandr Kuchmystyi
2026-06-25bgp: T5526: Fix BGP neighbor validation not raising when interface does not e...Nataliia Solomko
2026-06-17Merge pull request #5231 from natali-rs1985/T8223Viacheslav Hletenko
2026-06-16T8923: normalize "can not" to "cannot"Christian Breunig
2026-06-09bgp: T8223: Prevent `advertise-all-vni` in multiple BGP VRF instances simulta...Nataliia Solomko
2026-05-11bgp: T8607: Add CLI support for BGP update-delay and establish-waitNataliia Solomko
2026-03-24T8410: Fix typos and mistakes for operational and configuration commandsViacheslav Hletenko
2025-11-25frr: T8034: use dict_search() for routing protocols to check if VRF is usedChristian Breunig
2025-10-06Revert "bgp: T7760: deprecate per bgp vrf instance system-as node"John Estabrook
2025-10-06Revert "bgp: T7760: remove per vrf instance system-as node"John Estabrook
2025-10-06Revert "bgp: T7760: improfe verify() logic on default VRF removal"John Estabrook
2025-09-26bgp: T7760: improfe verify() logic on default VRF removalChristian Breunig
2025-09-09bgp: T7760: remove per vrf instance system-as nodeChristian Breunig
2025-09-09bgp: T7760: deprecate per bgp vrf instance system-as nodeChristian Breunig
2025-08-17bgp: T7708: correct logic for route-reflector-client peer_as checkcanoziia
2025-06-28T7591: remove copyright years from source filesChristian Breunig
2025-05-12T7157: bgp: Added verification of the route-map existence in vrf importaapostoliuk
2025-05-05Merge pull request #4488 from aapostoliuk/T7157-circinus-fixChristian Breunig
2025-04-30bgp: T7157: Fixed error with the unknown key in the verificationaapostoliuk
2025-04-15T7364: Fixing no error when config is set to a peer group directlyLandry JUGE
2025-04-14T7364: Fixing Route reflector client check not working for peer-groupHanarion
2025-03-18bgp: T7157: Allow using route-maps for VRF route leaking in BGP (#4404)aapostoliuk
2024-12-18frrender: T6746: move get_frrender_dict from vyos.configdict to this moduleChristian Breunig
2024-12-17bgp: T6746: remove debug codeChristian Breunig
2024-12-16frr: T6746: do not use FRRender apply() method when vyos-configd is runningChristian 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: 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-05-07bgp: T6082: Allow the same local-as and remote-as in one peer groupkhramshinr
2024-05-01Merge pull request #3392 from c-po/bgp-evpn-T6189Christian Breunig
2024-05-01bgp: T6189: explicitly call vtysh to remove VRF L3VNI configurationChristian Breunig
2024-04-24T5833: Not all AFIs compatible with VRF add verify checkViacheslav Hletenko
2024-04-04bgp: T5943: BGP Peer-group members must be all internal or all externalkhramshinr
2024-03-29bgp: T6106: Valid commit error for route-reflector-client option defined in p...khramshinr
2024-03-26bgp: T6106: fix test and verify()khramshinr
2024-02-01bgp: T5930: Denied using rt vpn 'export/import' with 'both' togetheraapostoliuk
2024-01-16bgp: T5937: fix migration script for IPv6 AFI peer-groupChristian Breunig
2024-01-14bgp: T591: add SRv6 per address-family SID supportChristian Breunig
2024-01-12bgp: T5306: fix verify_remote_as() to support v6only interface with peer-groupChristian Breunig
2023-12-14T5823: Add recursive_defaults for BGP get_config dictionaryViacheslav Hletenko
2023-12-14T4163: Add BGP Monitoring Protocol BMP featureViacheslav Hletenko
2023-12-11bgp: T591: add SRv6 support from FRRChristian Breunig
2023-08-06T5195: move helpers from vyos.validate to vyos.utils packageChristian Breunig
2023-07-27T5127: vpnv4/vpnv6 : warning for router-idsrividya0208
2023-07-20bgp: T5328: Fixed verifying peer without AFI.aapostoliuk
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-07-14bgp: T5338: bugfix MPLS VRF error handlingChristian Breunig
2023-07-12bgp: T5338: simplify XML and code handlingChristian Breunig
2023-07-11bgp: T5338: Added 'protocols bgp interface <int> mpls forwarding' featureaapostoliuk