Re: [ns] how to isolate the selfish node from the network?

2011-06-02 Thread KShankar
Try to create a static vector or array variable... then assign nodes in the network not to receive hello packets from this malicious/selfish node... thus.. u have isolated the node from network. P/S: Works if using hello packets to maintain neighborhood information. All the best. yogesh

[ns] how to isolate the selfish node from the network?

2011-05-30 Thread yogesh bansal
hi to all, once a selfish node is detected, how can we isolate it from the network?? any ideas?? where do i need to do the code?? plz help me. any ideas are appreciated yogesh