Name: Anonymous 2010-02-27 6:58
Hello /prog/
I want your help pleae. I am writing an implementation of distance vector routing with poison reverse, but I don't understand everything.
http://pastebin.com/cSCZFup0
What should be done in the recvUpdate and updateLinkCost procedures?
This code is run in a sort of simulator, so these functions are called from the simulator. Knowledge about the simulator itself shouldn't be very necessary.
I want your help pleae. I am writing an implementation of distance vector routing with poison reverse, but I don't understand everything.
http://pastebin.com/cSCZFup0
What should be done in the recvUpdate and updateLinkCost procedures?
This code is run in a sort of simulator, so these functions are called from the simulator. Knowledge about the simulator itself shouldn't be very necessary.