Optimizing topology request to all nodes
The Algo so send topology request is as below:
- Send topology req to the selfnode
- Send topology req to all the neighbor node of self node which are not present in hash table
- Loop all nodes in hash table a. Send topology req to the neighbor node that are not selfnode and not in hash table b. Send topology request to node in hashtable c. Send higher layer request to node in hashtable d. Send linklayer request to node in hashtable
Edited by Nevadita