Index: plugins/rt_topo/crbs_route.c =================================================================== --- plugins/rt_topo/crbs_route.c (revision 1411) +++ plugins/rt_topo/crbs_route.c (revision 1412) @@ -280,7 +280,7 @@ for(;;) { crbs_point_t *pt; - if (a->grbs_idx >= 4) { + if (a->grbs_idx >= 5) { a->grbs_idx = 0; a->pt_idx++; }