index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
topotests
/
bgp_multiview_topo1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
topotests: convert exabgp scripts to python3
Louis Scalbert
2023-12-14
8
-8
/
+8
*
topotests: convert bgp_multiview_topo1 to exabgp 4
Louis Scalbert
2023-12-14
9
-144
/
+121
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
tests: Fix regex complaints by python3
Donald Sharp
2022-06-23
1
-1
/
+1
*
tests: fix strings with topologies
Igor Ryzhov
2022-02-08
1
-1
/
+1
*
tests: Fix tests using exabgp to explicitly call out which python to use
Donald Sharp
2021-11-21
8
-8
/
+8
*
tests: cleanup: rerun changed files through black
Christian Hopps
2021-09-04
1
-5
/
+8
*
tests: cleanup - remove unused imports
Christian Hopps
2021-09-04
1
-2
/
+0
*
tests: use common exa-receive.py script
Christian Hopps
2021-09-04
8
-304
/
+0
*
tests: Make bgp_multiview_topo1 predictable
Martin Winter
2021-09-04
1
-103
/
+16
*
tests: remove legacy Topo class (fixes many pylint errors)
Christian Hopps
2021-09-04
1
-154
/
+124
*
tests: micronet: adapt tests
Christian Hopps
2021-09-04
1
-11
/
+4
*
tests: Change bgp_multiview_topo1 to json output
Martin Winter
2021-08-20
13
-414
/
+1963
*
tests: Make bgp_multiview_topo1 predictable
Martin Winter
2021-08-19
18
-32
/
+35
*
tests: Add pytest.mark.bgpd for tests missing this mark
Donald Sharp
2021-07-28
1
-0
/
+4
*
tests: Add BGP RPKI show header to outputs
Donatas Abraitis
2021-04-12
6
-0
/
+6
*
bgpd: add peer description for each afi/safi line in show summary
Philippe Guibert
2020-12-01
1
-1
/
+1
*
topotests: python3, rename iterkey() with key() for dictionary usage
Philippe Guibert
2020-11-25
1
-1
/
+1
*
tests: python3 compat fixes for topotests: tabs and misc
Mark Stapp
2020-09-26
1
-0
/
+0
*
tests: Our tests are for FRR
Donald Sharp
2020-09-22
1
-7
/
+7
*
tests: Modify bgpd.conf to have faster keepalive/hold timers
Donald Sharp
2020-09-08
1
-0
/
+8
*
tests: Adopt some tests to PfxSnt counter
Donatas Abraitis
2020-04-24
1
-7
/
+7
*
Revert "tests: Adopt some tests to PfxSnt counter"
Donatas Abraitis
2020-04-24
1
-7
/
+7
*
tests: Adopt some tests to PfxSnt counter
Donatas Abraitis
2020-04-23
1
-7
/
+7
*
tests: Enable rfc8212 by default except datacenter profile
Donatas Abraitis
2020-04-14
1
-0
/
+3
*
tests: Run python formatter (black) for topotests
reformat
2020-04-03
17
-131
/
+182
*
*: use the current project name (FRRouting)
Lou Berger
2020-03-25
1
-1
/
+1
*
tests: bgp_multiview_topo1 was taking too long
Donald Sharp
2020-02-19
1
-7
/
+5
*
Run-time log filtering via vtysh commands (#4524)
David Lamparter
2019-07-03
1
-1
/
+1
|
\
|
*
tests: Make checkRouterRunning() `show logging`
Stephen Worley
2019-06-19
1
-1
/
+1
*
|
tests: Remove `bgp multiple-instance` command from topotests
Donald Sharp
2019-06-18
2
-4
/
+0
|
/
*
bgp: new topotest BGP templates to display default local preference and local...
Ameya Dharkar
2018-12-05
3
-0
/
+115
*
*: convert startup logs to use per node directories also have startup and run...
Lou Berger
2018-11-28
2
-2
/
+2
*
bgp_multiview_topo1: more fixes for header changes of PR 2045
G. Paul Ziemba
2018-11-28
3
-3
/
+3
*
bgp: tolerate route-table-show header changes of PR 2045
G. Paul Ziemba
2018-11-28
4
-37
/
+162
*
multiple_topos: Don't report about StdErr Output if there is no output
Martin Winter
2018-11-28
1
-2
/
+4
*
bgp_multiview_topo1: fix exabgp configuration
Rafael Zalamena
2018-11-28
8
-16
/
+16
*
lib: cleanup diff text output formatting issue and move to library
Martin Winter
2018-11-28
1
-5
/
+3
*
(all tests): Add extra check to make sure daemons are still running after eac...
Martin Winter
2018-11-28
1
-0
/
+10
*
Fix memory leak detection and reporting which accidentally was dropped a mont...
Martin Winter
2018-11-28
1
-1
/
+21
*
Spell Verifying correctly
Donald Sharp
2018-11-28
2
-3
/
+3
*
bgp_multiview_topo1: Fix case of tests hanging if convergence is not successful.
Martin Winter
2018-11-28
1
-1
/
+1
*
Update Readme to reflect FreeRangeRouting name
Martin Winter
2018-11-28
1
-4
/
+4
*
bgp_multiview_topo1: Mask out BGP Table version in comparison
Martin Winter
2018-11-28
4
-3
/
+5
*
Added optional output for memleaks at the end of test. Enable them by setting...
Martin Winter
2018-11-28
1
-1
/
+23
*
Move common function and class to topotest library
Martin Winter
2018-11-28
1
-173
/
+26
*
bgp_multiview_topo1: Fix bad check for running daemons
Martin Winter
2018-11-28
1
-1
/
+1
*
Add support for FRR in addition to Quagga
Martin Winter
2018-11-28
1
-17
/
+29
*
change in checkRunning: Check all daemons on all nodes before aborting with a...
Martin Winter
2018-11-28
1
-6
/
+12
*
bgp_multiview_topo1: Rename test_description.md to README.md for automatic re...
Martin Winter
2018-11-28
1
-0
/
+0
[next]