If I click on the [1 2 3] message in the route reference patch, I donĀ“t get anything out of the "route big apple" object.
As I see it this is a bug in route, which can be solved by adding
outlet_list(x->x_rejectout, 0, argc, argv);
at the very end of the route_list () implementation in x_connective.c
Guenter