Associativity-based routing: Difference between revisions

Content deleted Content added
m task, replaced: ACM Sigmetrics → ACM SIGMETRICS
Tag: Reverted
Line 27:
When a discovered route is no longer needed, a RD (Route Delete) packet will be initiated by the source node so that all intermediate nodes in the route will update their routing table entries and stopped relay data packets associated with this deleted route.
 
In addition to using RD to delete a route, ABR can also implement a soft state approach where route entries are expired or invalidated after timed out, when there is no traffic activity related to the route over a period of time. great
 
==Practicality==