summaryrefslogtreecommitdiffstats
path: root/tests/topotests/all_protocol_startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: Fix tests for zebra changesNathan Bahr2024-12-122-0/+2
* tests: Add some test cases for missed coverageDonald Sharp2024-11-251-0/+72
* lib: Add ability to track time in individual routemapsDonald Sharp2024-11-052-15/+17
* zebra: include the prefix in nht show commandEnke Chen2024-09-152-15/+15
* zebra, tests: Connected and Local routes should have a weight of 1Donald Sharp2024-08-214-58/+58
* tests: add retries to nhg tests in all_proto_startupMark Stapp2024-08-141-13/+50
* tests: Refactoring FRR test suitesY Bharath2024-07-151-2/+0
* ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem2024-06-201-0/+2
* Merge pull request #15082 from louis-6wind/fix-iff-lower-upIgor Ryzhov2024-05-281-2/+2
|\
| * topotests: add lower_up to expected interface flagsLouis Scalbert2024-04-261-2/+2
* | tests: Organizing variables using format methodY Bharath2024-05-271-179/+230
|/
* bgpd: Add BGP_PATH_UNSORTED for future commitsDonald Sharp2024-04-017-7/+7
* bgpd: Updated topotests with new changesCassiano Campes2024-03-197-14/+14
* tests: Adopt topotests for `show bgp summary` non-JSON outputDonatas Abraitis2023-12-141-16/+12
* bgpd: Have `show bgp vrf all ipv4 uni summ` display vrf NAMEDonald Sharp2023-12-132-2/+2
* topotests: remove obsolete OSPFv3 area configRafael Zalamena2023-12-081-2/+2
* *: Introduce Local Host Routes to FRRDonald Sharp2023-11-012-0/+20
* zebra: Allow longer prefix matches for nexthopsDonald Sharp2023-10-231-3/+3
* tests: locate nhg id from json output in all_proto_startupMark Stapp2023-10-051-3/+17
* zebra: Show NHT resolve via default status on/offDonatas Abraitis2023-08-172-1/+5
* Merge pull request #12949 from opensourcerouting/ospf-unplanned-grRuss White2023-05-161-0/+2
|\
| * tests: Fix ospfv3 output to include Graceful Restart infoMartin Winter2023-05-091-0/+2
* | topotest: all_protocol_startup - respect TOPOTESTS_CHECK_STDERR environ variableLou Berger2023-05-111-0/+6
|/
* tests: don't flush ipv6 addressesChristian Hopps2023-04-071-0/+11
* tests: Turn off debug loggingDonald Sharp2023-03-301-4/+4
* tests: Add topotests for MGMT daemonnguggarigoud2023-03-221-0/+1
* tests: Add test to check hello padding sometimes behaviorDiogo Oliveira2023-02-281-2/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* zebra: fix JSON fields for "show ip/ipv6 nht"Pooja Jagadeesh Doijode2023-01-252-16/+16
* tests: Test Resilient NHG's are properly created in zebraDonald Sharp2022-11-041-0/+21
* tests: Speedup test_all_protocol_startup.py by 55 secondsDonald Sharp2022-11-044-3/+13
* bgpd: fixed misaligned columns in BGP routes tableWayne Morrison2022-10-257-14/+14
* tests: Remove debugs from topotestsDonald Sharp2021-11-076-13/+13
* tests: Fix route replace test in all_protocol_startupDonald Sharp2021-11-041-0/+8
* tests: All_protocol_startup sporadic failureDonald Sharp2021-11-011-0/+3
* tests: all_protocol_startup needs some tweaks to allow for processingDonald Sharp2021-10-221-23/+63
* Merge pull request #9761 from mjstapp/fix_topo_debug_cliIgor Ryzhov2021-10-141-43/+12
|\
| * tests: clean up all_proto_startup a bitMark Stapp2021-10-061-43/+12
* | bgpd: fix crash when using "show bgp vrf all"Igor Ryzhov2021-10-081-1/+1
|/
* tests: Fix BGP check in all_protocol_startupMartin Winter2021-09-091-0/+6
* tests: cleanup: rerun changed files through blackChristian Hopps2021-09-041-24/+43
* tests: cleanup - remove unused importsChristian Hopps2021-09-041-1/+0
* tests: remove legacy Topo class (fixes many pylint errors)Christian Hopps2021-09-041-53/+33
* tests: micronet: adapt testsChristian Hopps2021-09-041-13/+6
* bgpd: add terse display option on show bgp summaryLouis Scalbert2021-06-081-16/+34
* bgpd: add counter of displayed show bgp summary when filteringLouis Scalbert2021-06-081-0/+1
* bgpd: display pretty VRF/view name on no such neighborLouis Scalbert2021-06-081-1/+1
* bgpd: modify VRF/view display in show bgp summaryLouis Scalbert2021-06-041-12/+12
* topotests: remove uneccessary vtysh cmd requestLouis Scalbert2021-06-041-7/+0
* bgpd: add show bgp summary filter by neighbor or ASLouis Scalbert2021-05-261-61/+115