Can you add following xlog at thet top of request_route, redo the last test and send again all the troubleshooting info?
``` xlog("received from $si: [[$mb]]\n"); ```
I want to see the requests as constructed by topos after doing the request received callback. The pcap doesn't capture that.