@@ -306,7 +306,7 @@ alignment for IPv6 packet.
306306** Peer Header
307307
308308The ~Peer Header~ follows the ~Base Header~ and ~Options~ field.
309- The ~Peer Header~ containing an optional ~Sequence Number~ and an
309+ The ~Peer Header~ containing a ~Sequence Number~ and an
310310optional ~Initialization Vector~, and the format is shown below.
311311The Peer Header is private to the IPsec peers, middleboxes MUST
312312NOT act upon the Peer Header fields.
@@ -559,7 +559,7 @@ packet format for use with IPv4 or IPv6 Tunnel Mode when the
559559 ~ Options (variable, optional) ~
560560 | |
561561 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
562- | Sequence Number (optional) |
562+ | Sequence Number |
563563 | |
564564 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
565565 | IV* (optional) |
@@ -593,7 +593,7 @@ packet format for use with IPv4 or IPv6 Tunnel Mode when the
593593 ~ Options (variable, optional) ~
594594 | |
595595 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
596- | Sequence Number (optional) |
596+ | Sequence Number |
597597 | |
598598 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
599599 | IV* (optional) |
@@ -640,7 +640,7 @@ processing details are described in later sections.
640640|---------------------+------------+-----------+----------------+--------------+------------|
641641| Base Header | 8 | M | | Y | plain |
642642| Options | variable | O | | Y | plain |
643- | Sequence Number | 8 | O | | Y | plain |
643+ | Sequence Number | 8 | M | | Y | plain |
644644| IV | variable | O | | Y | plain |
645645| Payload Info Hdr[4] | 4 | O | Y | Y | cipher [3] |
646646| Payload [2] | variable | M | Y | Y | cipher [3] |
0 commit comments