index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
topotests
/
all_protocol_startup
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Fix tests for zebra changes
Nathan Bahr
2024-12-12
2
-0
/
+2
*
tests: Add some test cases for missed coverage
Donald Sharp
2024-11-25
1
-0
/
+72
*
lib: Add ability to track time in individual routemaps
Donald Sharp
2024-11-05
2
-15
/
+17
*
zebra: include the prefix in nht show command
Enke Chen
2024-09-15
2
-15
/
+15
*
zebra, tests: Connected and Local routes should have a weight of 1
Donald Sharp
2024-08-21
4
-58
/
+58
*
tests: add retries to nhg tests in all_proto_startup
Mark Stapp
2024-08-14
1
-13
/
+50
*
tests: Refactoring FRR test suites
Y Bharath
2024-07-15
1
-2
/
+0
*
ospfd: Improve OSPF neighbor retransmission list granularity and precision
Acee Lindem
2024-06-20
1
-0
/
+2
*
Merge pull request #15082 from louis-6wind/fix-iff-lower-up
Igor Ryzhov
2024-05-28
1
-2
/
+2
|
\
|
*
topotests: add lower_up to expected interface flags
Louis Scalbert
2024-04-26
1
-2
/
+2
*
|
tests: Organizing variables using format method
Y Bharath
2024-05-27
1
-179
/
+230
|
/
*
bgpd: Add BGP_PATH_UNSORTED for future commits
Donald Sharp
2024-04-01
7
-7
/
+7
*
bgpd: Updated topotests with new changes
Cassiano Campes
2024-03-19
7
-14
/
+14
*
tests: Adopt topotests for `show bgp summary` non-JSON output
Donatas Abraitis
2023-12-14
1
-16
/
+12
*
bgpd: Have `show bgp vrf all ipv4 uni summ` display vrf NAME
Donald Sharp
2023-12-13
2
-2
/
+2
*
topotests: remove obsolete OSPFv3 area config
Rafael Zalamena
2023-12-08
1
-2
/
+2
*
*: Introduce Local Host Routes to FRR
Donald Sharp
2023-11-01
2
-0
/
+20
*
zebra: Allow longer prefix matches for nexthops
Donald Sharp
2023-10-23
1
-3
/
+3
*
tests: locate nhg id from json output in all_proto_startup
Mark Stapp
2023-10-05
1
-3
/
+17
*
zebra: Show NHT resolve via default status on/off
Donatas Abraitis
2023-08-17
2
-1
/
+5
*
Merge pull request #12949 from opensourcerouting/ospf-unplanned-gr
Russ White
2023-05-16
1
-0
/
+2
|
\
|
*
tests: Fix ospfv3 output to include Graceful Restart info
Martin Winter
2023-05-09
1
-0
/
+2
*
|
topotest: all_protocol_startup - respect TOPOTESTS_CHECK_STDERR environ variable
Lou Berger
2023-05-11
1
-0
/
+6
|
/
*
tests: don't flush ipv6 addresses
Christian Hopps
2023-04-07
1
-0
/
+11
*
tests: Turn off debug logging
Donald Sharp
2023-03-30
1
-4
/
+4
*
tests: Add topotests for MGMT daemon
nguggarigoud
2023-03-22
1
-0
/
+1
*
tests: Add test to check hello padding sometimes behavior
Diogo Oliveira
2023-02-28
1
-2
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
zebra: fix JSON fields for "show ip/ipv6 nht"
Pooja Jagadeesh Doijode
2023-01-25
2
-16
/
+16
*
tests: Test Resilient NHG's are properly created in zebra
Donald Sharp
2022-11-04
1
-0
/
+21
*
tests: Speedup test_all_protocol_startup.py by 55 seconds
Donald Sharp
2022-11-04
4
-3
/
+13
*
bgpd: fixed misaligned columns in BGP routes table
Wayne Morrison
2022-10-25
7
-14
/
+14
*
tests: Remove debugs from topotests
Donald Sharp
2021-11-07
6
-13
/
+13
*
tests: Fix route replace test in all_protocol_startup
Donald Sharp
2021-11-04
1
-0
/
+8
*
tests: All_protocol_startup sporadic failure
Donald Sharp
2021-11-01
1
-0
/
+3
*
tests: all_protocol_startup needs some tweaks to allow for processing
Donald Sharp
2021-10-22
1
-23
/
+63
*
Merge pull request #9761 from mjstapp/fix_topo_debug_cli
Igor Ryzhov
2021-10-14
1
-43
/
+12
|
\
|
*
tests: clean up all_proto_startup a bit
Mark Stapp
2021-10-06
1
-43
/
+12
*
|
bgpd: fix crash when using "show bgp vrf all"
Igor Ryzhov
2021-10-08
1
-1
/
+1
|
/
*
tests: Fix BGP check in all_protocol_startup
Martin Winter
2021-09-09
1
-0
/
+6
*
tests: cleanup: rerun changed files through black
Christian Hopps
2021-09-04
1
-24
/
+43
*
tests: cleanup - remove unused imports
Christian Hopps
2021-09-04
1
-1
/
+0
*
tests: remove legacy Topo class (fixes many pylint errors)
Christian Hopps
2021-09-04
1
-53
/
+33
*
tests: micronet: adapt tests
Christian Hopps
2021-09-04
1
-13
/
+6
*
bgpd: add terse display option on show bgp summary
Louis Scalbert
2021-06-08
1
-16
/
+34
*
bgpd: add counter of displayed show bgp summary when filtering
Louis Scalbert
2021-06-08
1
-0
/
+1
*
bgpd: display pretty VRF/view name on no such neighbor
Louis Scalbert
2021-06-08
1
-1
/
+1
*
bgpd: modify VRF/view display in show bgp summary
Louis Scalbert
2021-06-04
1
-12
/
+12
*
topotests: remove uneccessary vtysh cmd request
Louis Scalbert
2021-06-04
1
-7
/
+0
*
bgpd: add show bgp summary filter by neighbor or AS
Louis Scalbert
2021-05-26
1
-61
/
+115
[next]