I think you can look at channel.cc to find the list of neighbours because whenever a new mobile node is entering the channel its keep information in the list. Otherwise if you trying to find out the neighbouring BS then you can check it out from the mip-reg.cc file.
Thanks, With Best Regards, Joarder Mohammad Mustafa Kamal --- On Fri, 3/13/09, Mayank Daga <dagamay...@gmail.com> wrote: From: Mayank Daga <dagamay...@gmail.com> Subject: [ns] Neighbor List To: ns-users@ISI.EDU Date: Friday, March 13, 2009, 4:46 PM Hey all, Please let me know, how to access the Neighbor List of any mobile node. It is imperative for my project work and I am not being to able to find it. I found a function addNeighbor(node) in node.cc but it seems that it is not called from anywhere. Then how are neighbors being maintained. Please help. -- Regards, Mayank Daga Senior Undergraduate Student, Department of Information Technology, National Institute of Technology, Durgapur, India