This commit is contained in:
Randy Bush 2019-04-16 09:04:35 -07:00
parent 92543b7a98
commit 05404a2fe4

View file

@ -955,7 +955,7 @@ uint32_t sbox_checksum_32(const uint8_t *b, const size_t n)
<section anchor="primloop" title="Prim/Loop Flags"> <section anchor="primloop" title="Prim/Loop Flags">
<figure> <figure>
<artwork> <artwork>
0 1 2 3 ... 7 0 1 2 3 ... 7
+---------------+---------------+---------------+---------------+ +---------------+---------------+---------------+---------------+
| Primary | Loopback | Reserved ... | | | Primary | Loopback | Reserved ... | |
@ -1097,7 +1097,7 @@ uint32_t sbox_checksum_32(const uint8_t *b, const size_t n)
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ~ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ ~
~ Signature ... ~ ~ Signature ... ~
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</artwork> </artwork>
</figure> </figure>
<t>The 16-bit Count is the number of MPLSv6 Encapsulations.</t> <t>The 16-bit Count is the number of MPLSv6 Encapsulations.</t>