Hello everybody:
I am a new ns user. I want to write a method which can send a packet to all neighbors of a node. I think, first I should have a list of node's neighbor and then find targets of these nodes and send the packet to these targets.
I will be thanks if anyone know the answer and help me.