This document defines the major protocol tables used by MTRP.
The neighbor table stores direct-neighbor state.
A neighbor entry SHOULD include:
The forwarding table stores learned route candidates.
A forwarding entry SHOULD include:
Multiple entries for the same destination MAY coexist if they differ by next hop, path, or both.
The preferred route table stores selected forwarding choices.
A preferred-route entry SHOULD include:
The preferred route table is not required to mirror the forwarding table.
The message cache stores recently seen frames for duplicate suppression.
The cache SHOULD be bounded in size and SHOULD expire entries after a finite time window.