Skip to content

Commit eea37b1

Browse files
committed
Keep the Crypt Offset Option in this document.
1 parent 0fc8bf9 commit eea37b1

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
@@ -948,16 +948,16 @@ this event SHOULD include the SPI value, subspace ID value, current
948948
date/time, Source Address, Destination Address, and (in IPv6) the
949949
cleartext Flow ID.
950950

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

954954
#+caption: Crypt Offset Option
955955
#+name: crypt-offset-option
956956
#+begin_src
957957
0 1 2 3
958958
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
959959
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
960-
| Option Type | Option Length |Payl.Offset|CryptOffset| R | F |
960+
| Option Type | Option Length |Payl.Offset|CryptOffset| R |
961961
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
962962
#+end_src
963963

@@ -975,13 +975,13 @@ a separate document that defines the 'EESP use for Datacenters'.
975975
resulting value MUST NOT be larger than the size of the inner
976976
packet.
977977

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

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

986986
* Enhanced Encapsulating Security Protocol Processing
987987

@@ -991,7 +991,6 @@ EESP may be employed in multiple ways. To secure end-to-end
991991
network traffic, transport mode may be used. For the VPN use case,
992992
tunnel and BEET mode may be employed.
993993

994-
995994
*** Layer 4 Encapsulation Modes
996995

997996
Layer 4 Encapsulation Modes are transport mode and BEET mode

0 commit comments

Comments
 (0)