Flooding algorithm: Difference between revisions

Content deleted Content added
Advantages of Flooding: Corrected the last sentence to make it sane.
Line 24:
== Advantages of Flooding ==
 
The main advantage of flooding is the increased reliability provided by this routing method. Since the message will be sent at least once to every host it is almost guaranteed to reach its destination. As well, the message will reach the host through the shortest possible path.
since msg is sent to all of its lines thus msg is send through the shortest path
 
==See also==