Skip to content

Commit 10bafc5

Browse files
committed
README.notes.org: adde EESP QESP references
1 parent a458386 commit 10bafc5

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

README.notes.org

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@
2424

2525
* Introduction
2626

27-
These are notes on EESP IKEv2 and other EESP related information. To keep it in one place for quick access.
27+
These are notes on EESP IKEv2 and other EESP related information. To
28+
keep it all in one place for quick access. Each section is on its
29+
own.
2830

2931
* KDF methods
3032

@@ -342,13 +344,20 @@ first nibble, 4 bits, numbers 4 and 6 could be used by IPv4 or IPv6.
342344
EESP could use another spi say 3 as an EESP marker.
343345
However, this 4 bytes would lead to waste of 4 bytes every EESP packet.
344346

345-
* UDP pot sharing on Linux
347+
* UDP port sharing on Linux
346348

347349
On Linux define EESPINUDP, a type socket encapsulation. It is
348350
similar to ESPINUDP. When set this socket will accept IKE packets,
349351
ESP or EESP packets. When sharing the same for port EESP and ESP
350352
ESP SPI the bit 31 should be zero.
351353

354+
355+
* Old references
356+
357+
[[I-D.mostafa-qesp]], [[QESP-Paper]] is an effort which is somewhat similart
358+
to EESP, especially to expose flow properties outside. The same group also
359+
worked on [[EESP-presenation]]
360+
352361
* Normative References
353362

354363
** RFC2627
@@ -382,6 +391,7 @@ ESP SPI the bit 31 should be zero.
382391
** I-D.irtf-cfrg-aead-properties
383392
** I-D.mattsson-cfrg-aes-gcm-sst
384393
** I-D.bottorff-ipsecme-mtdcuc-ipsec-lb
394+
** I-D.mostafa-qesp
385395

386396
** Azure-Network
387397
:PROPERTIES:
@@ -504,3 +514,17 @@ ESP SPI the bit 31 should be zero.
504514
:REF_TITLE: SHA-3 Hash Function
505515
:REF_ORG: Christof Paar
506516
:END:
517+
518+
** EESP-presenation
519+
:PROPERTIES:
520+
:REF_TARGET: https://www.acsac.org/2008/program/wip/A_New_QoS_Controllable_Security_Protocol.pdf
521+
:REF_TITLE: A New QoS Controllable Security Protocol
522+
:REF_ORG: Mahmoud MOSTAFA, Université de Toulouse, INP, IRIT
523+
:END:
524+
525+
** QESP-Paper
526+
:PROPERTIES:
527+
:REF_TARGET: https://hal.science/hal-00433850v1/file/PID992780-v8-camera-ready-final.pdf
528+
:REF_TITLE: Q-ESP: a QoS-compliant Security Protocol to enrich IPSec Framework
529+
:REF_ORG: Mahmoud MOSTAFA, Université de Toulouse, INP, IRIT
530+
:END:

0 commit comments

Comments
 (0)