1
0
Fork 0
frr/tests/topotests/route_scale/r1/installed.routes.json
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

16 lines
221 B
JSON

{
"routes":[
{
"fib":32,
"rib":32,
"type":"connected"
},
{
"fib":1000000,
"rib":1000000,
"type":"sharp"
}
],
"routesTotal":1000064,
"routesTotalFib":1000064
}