Changes between Version 14 and Version 15 of Component/Mapping Table/Tables Creation
- Timestamp:
- Dec 8, 2011, 7:35:27 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Mapping Table/Tables Creation
v14 v15 56 56 || routing decision || vgmn || lc0, lc1 || 57 57 58 == Creating the routing tables ==59 60 58 When code calls `getRoutingTable( index )` on a `MappingTable`, `MappingTable` scans the list of 61 59 registered segments and filters all the segments corresponding to index value. … … 96 94 97 95 98 = = Locality tables ==96 = Locality tables = 99 97 100 98 Locality tables just tell whether an address is local to a subtree of the network or not.