summaryrefslogtreecommitdiff
path: root/draft-schanzen-r5n.xml
diff options
context:
space:
mode:
Diffstat (limited to 'draft-schanzen-r5n.xml')
-rw-r--r--draft-schanzen-r5n.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
index cb4ccbd..2e05d61 100644
--- a/draft-schanzen-r5n.xml
+++ b/draft-schanzen-r5n.xml
@@ -1306,7 +1306,7 @@ ComputeOutDegree(REPL_LVL, HOPCOUNT, L2NSE):
1306 </t> 1306 </t>
1307 <t> 1307 <t>
1308 If an invalid signature is detected, the path is truncated keeping only 1308 If an invalid signature is detected, the path is truncated keeping only
1309 element fields following the faulty signature and setting the TRUCATED 1309 element fields following the faulty signature and setting the <tt>Truncated</tt>
1310 flag. Assume that peer C detects a faulty signature in path element #2, 1310 flag. Assume that peer C detects a faulty signature in path element #2,
1311 the trunacted path has two entries: 1311 the trunacted path has two entries:
1312 </t> 1312 </t>
@@ -1318,7 +1318,7 @@ ComputeOutDegree(REPL_LVL, HOPCOUNT, L2NSE):
1318 ]]></artwork> 1318 ]]></artwork>
1319 </figure> 1319 </figure>
1320 <t> 1320 <t>
1321 The TRUNCATED flag indicates that the first path element does not contain 1321 The <tt>Truncated</tt> flag indicates that the first path element does not contain
1322 a signature but only the public key of the peer where the signature fails. 1322 a signature but only the public key of the peer where the signature fails.
1323 </t> 1323 </t>
1324 <t> 1324 <t>