in reply to Re: Network topology mapping in single map
in thread Network topology mapping in single map
Thanks for the advice, but I still am going to do it. Or die trying. The only thing left to do is to insert all routes into an array, sort it by removing duplicates, and properly display subnets. I don't think that is a issue of using Graph::, but it's an issue of proper sorting and representation. I think. Who knows, maybe I'm not explaining myself properly. Help.