commit 5c7224a38bbc6cad80ac6d00c051d04631e8c9b5 parent efe55b33ab4451db75208f812973be3c025d049b Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 12 Jul 2024 09:33:04 +0200 intro to pending table Diffstat:
| M | draft-schanzen-r5n.xml | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml @@ -813,6 +813,13 @@ Connectivity | |Underlay| |Underlay| | Underlay | ... <xref target="routing_functions"/> describes the corresponding routing functions. </t> + <t> + Finally, each <tt>ResultMessage</tt> is routed back along the + path that the corresponding <tt>GetMessage</tt> took + previously. This is enabled by tracking state per + <tt>GetMessage</tt> in the pending table described in + <xref target="pending_table"/>. + </t> <section anchor="routing_table"> <name>Routing Table</name> <t>