hello,
I am interested to know if I can test for the IP address ot the "next
hoop" after loose_route().
I see that isdsturiset() does not take any parameter.
for the moment I use something like
if(search("^Route:.*IP_ADDRESS_TO_SEARCH_FOR.*") { ... do something here
... }
is there an another, nicer, way to do this ?
thanks,
razvan radu