Fuzzy routing: Difference between revisions

Content deleted Content added
No edit summary
Zxiiro (talk | contribs)
Passive: - fixed some spelling errors
Line 21:
 
=== Passive ===
In a passive state, FR would only route packets that have no more specific route. In this implimentationimplementation FR may superceedsupersede default routes, so it is reccomendedrecommended only for use in stub or final-mile networks.
To avoid network congestion caused by random routing, each packet would only be subject to fuzzy routing once after which the fuzzy flag in the packet header would be set and the packet discarded if the next router did not have a legitamitelegitimate route to the final destination.
 
=== Active ===