summaryrefslogtreecommitdiff
path: root/tests/topotests/all_protocol_startup
AgeCommit message (Expand)Author
2024-12-12test: Fix tests for zebra changesNathan Bahr
2024-11-25tests: Add some test cases for missed coverageDonald Sharp
2024-11-05lib: Add ability to track time in individual routemapsDonald Sharp
2024-09-14zebra: include the prefix in nht show commandEnke Chen
2024-08-21zebra, tests: Connected and Local routes should have a weight of 1Donald Sharp
2024-08-14tests: add retries to nhg tests in all_proto_startupMark Stapp
2024-07-15tests: Refactoring FRR test suitesY Bharath
2024-06-20ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem
2024-05-29Merge pull request #15082 from louis-6wind/fix-iff-lower-upIgor Ryzhov
2024-05-27tests: Organizing variables using format methodY Bharath
2024-04-26topotests: add lower_up to expected interface flagsLouis Scalbert
2024-04-01bgpd: Add BGP_PATH_UNSORTED for future commitsDonald Sharp
2024-03-19bgpd: Updated topotests with new changesCassiano Campes
2023-12-14tests: Adopt topotests for `show bgp summary` non-JSON outputDonatas Abraitis
2023-12-12bgpd: Have `show bgp vrf all ipv4 uni summ` display vrf NAMEDonald Sharp
2023-12-08topotests: remove obsolete OSPFv3 area configRafael Zalamena
2023-11-01*: Introduce Local Host Routes to FRRDonald Sharp
2023-10-23zebra: Allow longer prefix matches for nexthopsDonald Sharp
2023-10-05tests: locate nhg id from json output in all_proto_startupMark Stapp
2023-08-17zebra: Show NHT resolve via default status on/offDonatas Abraitis
2023-05-16Merge pull request #12949 from opensourcerouting/ospf-unplanned-grRuss White
2023-05-11topotest: all_protocol_startup - respect TOPOTESTS_CHECK_STDERR environ variableLou Berger
2023-05-08tests: Fix ospfv3 output to include Graceful Restart infoMartin Winter
2023-04-07tests: don't flush ipv6 addressesChristian Hopps
2023-03-29tests: Turn off debug loggingDonald Sharp
2023-03-22tests: Add topotests for MGMT daemonnguggarigoud
2023-02-28tests: Add test to check hello padding sometimes behaviorDiogo Oliveira
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-24zebra: fix JSON fields for "show ip/ipv6 nht"Pooja Jagadeesh Doijode
2022-11-04tests: Test Resilient NHG's are properly created in zebraDonald Sharp
2022-11-04tests: Speedup test_all_protocol_startup.py by 55 secondsDonald Sharp
2022-10-25bgpd: fixed misaligned columns in BGP routes tableWayne Morrison
2021-11-07tests: Remove debugs from topotestsDonald Sharp
2021-11-04tests: Fix route replace test in all_protocol_startupDonald Sharp
2021-11-01tests: All_protocol_startup sporadic failureDonald Sharp
2021-10-22tests: all_protocol_startup needs some tweaks to allow for processingDonald Sharp
2021-10-14Merge pull request #9761 from mjstapp/fix_topo_debug_cliIgor Ryzhov
2021-10-08bgpd: fix crash when using "show bgp vrf all"Igor Ryzhov
2021-10-06tests: clean up all_proto_startup a bitMark Stapp
2021-09-09tests: Fix BGP check in all_protocol_startupMartin Winter
2021-09-04tests: cleanup: rerun changed files through blackChristian Hopps
2021-09-04tests: cleanup - remove unused importsChristian Hopps
2021-09-04tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps
2021-09-04tests: micronet: adapt testsChristian Hopps
2021-06-08bgpd: add terse display option on show bgp summaryLouis Scalbert
2021-06-08bgpd: add counter of displayed show bgp summary when filteringLouis Scalbert
2021-06-08bgpd: display pretty VRF/view name on no such neighborLouis Scalbert
2021-06-04bgpd: modify VRF/view display in show bgp summaryLouis Scalbert
2021-06-04topotests: remove uneccessary vtysh cmd requestLouis Scalbert
2021-05-26bgpd: add show bgp summary filter by neighbor or ASLouis Scalbert