I am trying to test a custom implementation of a packet forwarding algorithm for an IPV4 router. To test the performance of my algorithm, I need the forwarding table (FIB) from a real router and a trace of the packets received by the router. I was looking at www.ripe.net and www.caida.org, but could not quite understand how to get the exact information I need. Any help from the community would be highly appreciated.

Similar questions and discussions