Hi all,

I am running a user-space network stack. I would like to retrieve the list of current routes so that I can use the same set of routes in my stack. What's the best way to do that?

Martin