Skip to content

Commit 1c77caa

Browse files
committed
table formatting fix
no content change.
1 parent 5c657b8 commit 1c77caa

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

eesp.org

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -556,15 +556,15 @@ the ~Payload Info Header~ is absent (elided).
556556

557557
#+caption: EESP packet format selection by mode
558558
#+name: eesp-format-by-mode
559-
|------------------------+--------------------------------------+-------------------------------------------|
560-
| Mode | Packet format | Notes |
561-
| <l> | <l> | <l> |
562-
|------------------------+--------------------------------------+-------------------------------------------|
563-
| IPv4/IPv6 tunnel mode | Optimized | Inner starts with IPv4/IPv6 header. |
559+
|------------------------+--------------------------------------+-----------|
560+
| Mode | Packet format | Notes |
561+
| <l> | <l> | <l> |
562+
|------------------------+--------------------------------------+-----------|
563+
| IPv4/IPv6 tunnel mode | Optimized | Inner starts with IPv4/IPv6 header. |
564564
| Transport mode | Full | Next Header/Pad Length cannot be inferred.|
565565
| BEET mode | Full | Next Header/Pad Length cannot be inferred.|
566566
| IP-TFS | Full | Payload starts with the IP-TFS header. |
567-
|------------------------+--------------------------------------+-------------------------------------------|
567+
|------------------------+--------------------------------------+-----------|
568568

569569
The two packet formats are shown below. [[eesp-full-packet-format]]
570570
shows the full packet format used as the default for modes of operation.
@@ -969,7 +969,7 @@ cleartext Flow ID.
969969

970970
# - F[lags] :: 2-bits: Flags used for stateless crypto signaling such as the
971971
# S-bit and D-bit in the PSP specification.
972-
#
972+
#
973973
# *NOTE:* I tend to remove the Flags if we keep the Crypt Offset
974974
# in this document, as we don't define PSP here.
975975

0 commit comments

Comments
 (0)