Skip to content

Commit 60aaf32

Browse files
committed
Keep the Crypt Offset Option in this document.
1 parent fa30286 commit 60aaf32

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

eesp.org

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -945,16 +945,16 @@ this event SHOULD include the SPI value, subspace ID value, current
945945
date/time, Source Address, Destination Address, and (in IPv6) the
946946
cleartext Flow ID.
947947

948-
NOTE: This is for the use in Datacenters ONLY. It might be moved to
949-
a separate document that defines the 'EESP use for Datacenters'.
948+
# NOTE: This is for the use in Datacenters ONLY. It might be moved to
949+
# a separate document that defines the 'EESP use for Datacenters'.
950950

951951
#+caption: Crypt Offset Option
952952
#+name: crypt-offset-option
953953
#+begin_src
954954
0 1 2 3
955955
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
956956
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
957-
| Option Type | Option Length |Payl.Offset|CryptOffset| R | F |
957+
| Option Type | Option Length |Payl.Offset|CryptOffset| R |
958958
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
959959
#+end_src
960960

@@ -972,13 +972,13 @@ a separate document that defines the 'EESP use for Datacenters'.
972972
resulting value MUST NOT be larger than the size of the inner
973973
packet.
974974

975-
- R[eserved] :: 2-bits: Reserved MUST be sent 0 and ignored on receipt.
975+
- R[eserved] :: 4-bits: Reserved MUST be sent 0 and ignored on receipt.
976976

977-
- F[lags] :: 2-bits: Flags used for stateless crypto signaling such as the
978-
S-bit and D-bit in the PSP specification.
979-
980-
*NOTE:* I tend to remove the Flags if we keep the Crypt Offset
981-
in this document, as we don't define PSP here.
977+
# - F[lags] :: 2-bits: Flags used for stateless crypto signaling such as the
978+
# S-bit and D-bit in the PSP specification.
979+
#
980+
# *NOTE:* I tend to remove the Flags if we keep the Crypt Offset
981+
# in this document, as we don't define PSP here.
982982

983983
* Enhanced Encapsulating Security Protocol Processing
984984

@@ -988,7 +988,6 @@ EESP may be employed in multiple ways. To secure end-to-end
988988
network traffic, transport mode may be used. For the VPN use case,
989989
tunnel and BEET mode may be employed.
990990

991-
992991
*** Layer 4 Encapsulation Modes
993992

994993
Layer 4 Encapsulation Modes are transport mode and BEET mode

0 commit comments

Comments
 (0)