index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
topotests
/
bgp_l3vpn_to_bgp_vrf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Skip bgp_l3vpn vrf tests on 32bit systems
Martin Winter
2024-09-05
1
-0
/
+6
*
tests: Apply black formatting for all tests/topotests
Donatas Abraitis
2024-04-27
1
-2
/
+2
*
tests: check route recursion on leaked routes
Louis Scalbert
2024-02-09
1
-0
/
+7
*
topotests: vpnv4 route leaking with import-check
Louis Scalbert
2024-01-29
5
-7
/
+33
*
topotests: vpnv4 route leaking with no import-check
Louis Scalbert
2024-01-25
4
-5
/
+35
*
tests: Rename `show thread ...` to `show event ...`
Donatas Abraitis
2024-01-07
1
-2
/
+2
*
tests: Fix wrong config line in bgp_l3vpn_to_bgp_vrf
Donald Sharp
2023-07-10
3
-3
/
+3
*
tests: Ensure that the scale_up.py script tests for actual sharp installed ro...
Donald Sharp
2023-04-11
1
-0
/
+19
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
2
-28
/
+2
*
Revert "Merge pull request #11127 from louis-6wind/bgp-leak"
Donald Sharp
2023-01-13
13
-226
/
+9
*
topotests: fix appropriate number of routes in bgp
Philippe Guibert
2022-12-16
1
-4
/
+4
*
topotests: raise an error if pinging from vrf is not possible
Louis Scalbert
2022-12-16
1
-0
/
+7
*
topotests: add VRF leak tests in bgp_l3vpn_to_bgp_vrf
Louis Scalbert
2022-12-16
13
-5
/
+215
*
tests: fix IGP metric best path selection in bgp_l3vpn_to_bgp_vrf
Louis Scalbert
2022-12-15
1
-33
/
+23
*
tests: fix strings with topologies
Igor Ryzhov
2022-02-08
1
-1
/
+1
*
tests: Further fix bgp_l3vpn_to_bgp_vrf
Donald Sharp
2021-12-14
1
-16
/
+218
*
tests: Fix test_bgp_l3vpn_to_bgp_vrf
Iqra Siddiqui
2021-11-19
1
-28
/
+28
*
tests: Ensure BGP has had time to import routes through the vpn
Donald Sharp
2021-11-12
1
-2
/
+60
*
tests: Remove debugs from topotests
Donald Sharp
2021-11-07
4
-28
/
+28
*
tests: Fix `Invalid escape sequence` warnings in test runs
Donald Sharp
2021-10-13
2
-4
/
+4
*
tests: get bgp_l3vpn_to_bgp_vrf running, also improve logging
Lou Berger
2021-09-28
1
-1
/
+6
*
tests: cleanup - remove unused imports
Christian Hopps
2021-09-04
1
-5
/
+1
*
tests: remove legacy Topo class (fixes many pylint errors)
Christian Hopps
2021-09-04
1
-48
/
+44
*
tests: fix pylint test errors
Christian Hopps
2021-09-04
4
-33
/
+3
*
tests: micronet: adapt tests
Christian Hopps
2021-09-04
1
-5
/
+1
*
tests: remove tcp_l3mdev_accept setting
Igor Ryzhov
2021-05-31
2
-27
/
+0
*
tests: fix bgp_l3vpn_to_bgp_vrf
Igor Ryzhov
2021-05-12
1
-2
/
+2
*
tests: fix l3mdev config in bgp_l3vpn_to_bgp_vrf topotest
David Schweizer
2021-04-05
2
-18
/
+9
*
tests: Run `black` against tests again to clean up formatting
Donald Sharp
2021-03-01
1
-0
/
+1
*
Merge pull request #8125 from opensourcerouting/topotest-labn-jsoncmp
Donald Sharp
2021-02-22
1
-8
/
+17
|
\
|
*
tests: example using new "jsoncmp_pass" command
David Schweizer
2021-02-22
1
-8
/
+17
*
|
tests: Add pytest.mark.ospfd to tests
Donald Sharp
2021-02-05
1
-0
/
+1
|
/
*
topotests: precise importation folder
Philippe Guibert
2020-11-25
10
-11
/
+11
*
tests: bgp_l3vpn_to_bgp_vrf test needed to correct order
Quentin Young
2020-10-08
1
-8
/
+34
*
*: reformat python files
whitespace
2020-10-07
1
-66
/
+125
*
tests: bgp_l3vpn_to_bgp_vrf - verify details of exported/imported routes
Lou Berger
2020-10-06
1
-0
/
+56
*
tests: bgp_l3vpn_to_bgp_vrf - change 1 route to have equal metrics
Lou Berger
2020-10-06
5
-16
/
+47
*
tests: bgp_l3vpn_to_bgp_vrf - add bestpath checks
Lou Berger
2020-10-06
1
-87
/
+106
*
tests: bgp_l3vpn_to_bgp_vrf - add redundant ce routes
Lou Berger
2020-10-06
6
-11
/
+75
*
tests: Our tests are for FRR
Donald Sharp
2020-09-22
1
-1
/
+1
*
tests: Reduce run time of bgp_l3vpn_to_bgp_vrf
Donald Sharp
2020-09-03
12
-0
/
+42
*
tests: Remove 'log monitor' from tests
Donald Sharp
2020-07-27
8
-8
/
+0
*
bgpd,tests: Modify import-check to require underlying prefixes to exist
Donald Sharp
2020-04-28
4
-0
/
+4
*
tests: Remove extra empty vertical spaces
Donatas Abraitis
2020-04-14
5
-15
/
+0
*
tests: Enable rfc8212 by default except datacenter profile
Donatas Abraitis
2020-04-14
8
-12
/
+24
*
tests: Run python formatter (black) for topotests
reformat
2020-04-03
12
-486
/
+1163
*
topotest: bgp_l3vpn_to_bgp_vrf - report unexpected BGP notifications
Lou Berger
2020-02-08
2
-0
/
+45
*
topotest: bgp_l3vpn_to_bgp_vrf - catch case of sharpd not being compiled
Lou Berger
2020-01-21
1
-5
/
+6
*
topotests: Adapt to linux kernel 5+
Mark Stapp
2019-12-06
1
-2
/
+4
*
topotest: bgp_l3vpn_to_bgp_vrf allow for different interface output
Lou Berger
2019-09-22
1
-5
/
+6
[next]