From 562708105257cb8d2ee957a4fcbf5f892960cdb0 Mon Sep 17 00:00:00 2001 From: Nicola Rustignoli Date: Mon, 2 Dec 2024 17:11:00 +0100 Subject: [PATCH] Typo --- draft-dekater-scion-dataplane.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-dekater-scion-dataplane.md b/draft-dekater-scion-dataplane.md index c8828fb..5ff852e 100644 --- a/draft-dekater-scion-dataplane.md +++ b/draft-dekater-scion-dataplane.md @@ -763,7 +763,7 @@ The 12-byte Hop Field (``HopField``) has the following format: The Ingress Router (respectively Egress Router) is the router owning the Ingress interface (respectively, Egress interface) when the packet is traveling in the *construction direction* of the path segment (i.e. the direction of beaconing). When the packet is traveling in the opposite direction, the meanings are reversed. -Router alert flags work similarly to {{RFC2711}} and allow a sender to address a specific router on the path without knowing its address. Processing the L4 payload in the packet means that the router will treat the payload of the packet as a message to itself and parse it according to the value of the `NextHdr` field. Such messages include Traceroute Requests (see {{I-D.dekater-scion-controlplane}} section "SCMP/Traceroute Request") +Router alert flags work similarly to {{RFC2711}} and allow a sender to address a specific router on the path without knowing its address. Processing the L4 payload in the packet means that the router will treat the payload of the packet as a message to itself and parse it according to the value of the `NextHdr` field. Such messages include Traceroute Requests (see {{I-D.dekater-scion-controlplane}} section "SCMP/Traceroute Request"). Setting multiple router alert flags on a path SHOULD be avoided. This is because the router for which the corresponding Router Alert flag is set to "1" may process the request without further forwarding it along the path. Use cases that require multiple routers/hops on the path to process a packet SHOULD rely on a hop-by-hop extension (see [](#ext-header)). @@ -1572,7 +1572,7 @@ Changes made to drafts since ISE submission. This section is to be removed befor ## draft-dekater-scion-dataplane-04 {:numbered="false"} - - Moved SCMP scpecification to the control-plane draft + - Moved SCMP specification to draft-dekater-scion-controlplane ## draft-dekater-scion-dataplane-03 {:numbered="false"}