summaryrefslogtreecommitdiff
path: root/smoketest/scripts/cli/test_protocols_bgp.py
AgeCommit message (Expand)Author
2024-05-07bgp: T6082: Allow the same local-as and remote-as in one peer groupkhramshinr
2024-04-04bgp: T5943: BGP Peer-group members must be all internal or all externalkhramshinr
2024-04-02T6196: Fixed applying parameters for aggregation in BGPaapostoliuk
2024-04-01Merge pull request #3212 from fett0/T6151fett0
2024-03-29bgp: T6106: Valid commit error for route-reflector-client option defined in p...khramshinr
2024-03-29bgp: T6010: Allow configuration of disable-ebgp-connected-route-checkfett0
2024-03-26bgp: T6106: fix test and verify()khramshinr
2024-03-20bgp: T6106: Valid commit error for route-reflector-client option defined in p...khramshinr
2024-02-13Merge pull request #2987 from c-po/evpn-macvrf-sooChristian Breunig
2024-02-11bgp: T6032: add EVPN MAC-VRF Site-of-Origin supportChristian Breunig
2024-02-10bgp: T6010: support setting multiple values for neighbor path-attributeChristian Breunig
2024-02-07bgp: T6024: add additional missing FRR featuresChristian Breunig
2024-01-14bgp: T591: add VPN nexthop support per address-familyChristian Breunig
2024-01-14bgp: T591: add SRv6 per address-family SID supportChristian Breunig
2024-01-10bgp: T5913: allow peer-group support for ipv4|6-labeled-unicast SAFIChristian Breunig
2023-12-19smoketest: bgp: T4163: use explicit kill to respawn bgpd processChristian Breunig
2023-12-19smoketest: bgp: T4163: add explicit timeout when starting BMPChristian Breunig
2023-12-19Revert "smoketest: bgp: temporary disable BMP test"Christian Breunig
2023-12-17smoketesT: bgp: temporary disable BMP testChristian Breunig
2023-12-14T4163: Add BGP Monitoring Protocol BMP featureViacheslav Hletenko
2023-12-11bgp: T591: add SRv6 support from FRRChristian Breunig
2023-11-26smoketest: T5783: check for any abnormal daemon terminationChristian Breunig
2023-10-30bgp: T5698: add support for EVPN MultihomingChristian Breunig
2023-10-20T5667: BGP label-uniscat enable ecmpfett0
2023-09-18bgp: T5596: add new features from FRR 9Christian Breunig
2023-08-19bgp: T5466: rename type on CLI per-nexhop -> per-nexthop for l3vpn MPLS labelsChristian Breunig
2023-08-18smoketest: bgp: T5466: remove trailing whitespaceChristian Breunig
2023-08-16 T5466: L3VPN label allocation modefett0
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-07-14bgp: T5338: bugfix MPLS VRF error handlingChristian Breunig
2023-07-11bgp: T5338: Added 'protocols bgp interface <int> mpls forwarding' featureaapostoliuk
2023-04-13T5150: initial VRF support for Kernel/Zebra route-map filteringChristian Breunig
2023-04-13T5150: do not apply zebra route-map from routing-daemon config levelChristian Breunig
2023-03-27bgp: T5114: support configuring TCP keepalive messagesChristian Breunig
2023-03-27bgp: T5114: add "neighbor path-attribute discard"Christian Breunig
2023-03-27bgp: T5114: add peer-group "port" CLI commandChristian Breunig
2023-02-12T5001: Replace links to the phabricator siteChristian Breunig
2023-02-04bgp: T4817: extend smoketest to cover for local-role featureChristian Breunig
2023-01-06T4877: Added more checks if "import vrf" is used in bgpaapostoliuk
2022-12-02 T4854: route reflector allows to apply route-mapsfett0
2022-09-15bgp: T4696: add support for "bestpath peer-type multipath-relax"Christian Poessinger
2022-08-24smoketest: bgp: T4634: validate "disable-connected-check" optionChristian Poessinger
2022-08-05bgp: T4257: bugfixes after renaming "local-as" to "system-as"Christian Poessinger
2022-08-04Merge https://github.com/Cheeze-It/vyos-1x into currentChristian Poessinger
2022-07-30bgp: T4257: Changing BGP "local-as" to "system-as"Cheeze_It
2022-07-25bgp: T4560: neighbor/peer-group local-as option is only allowed for eBGPChristian Poessinger
2022-05-06bgp: T4385: verify() peer-group in interface based neighborsChristian Poessinger
2022-04-25smoketest: bugfix on proper inheritance levels for classmethodChristian Poessinger
2022-04-21bgp: T4385: peer-group member cannot override remote-as of peer-groupChristian Poessinger
2022-04-01smoketest: bgp: adjust test parameter indentionChristian Poessinger