|
24 | 24 |
|
25 | 25 | * Introduction
|
26 | 26 |
|
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. |
28 | 30 |
|
29 | 31 | * KDF methods
|
30 | 32 |
|
@@ -342,13 +344,20 @@ first nibble, 4 bits, numbers 4 and 6 could be used by IPv4 or IPv6.
|
342 | 344 | EESP could use another spi say 3 as an EESP marker.
|
343 | 345 | However, this 4 bytes would lead to waste of 4 bytes every EESP packet.
|
344 | 346 |
|
345 |
| -* UDP pot sharing on Linux |
| 347 | +* UDP port sharing on Linux |
346 | 348 |
|
347 | 349 | On Linux define EESPINUDP, a type socket encapsulation. It is
|
348 | 350 | similar to ESPINUDP. When set this socket will accept IKE packets,
|
349 | 351 | ESP or EESP packets. When sharing the same for port EESP and ESP
|
350 | 352 | ESP SPI the bit 31 should be zero.
|
351 | 353 |
|
| 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 | + |
352 | 361 | * Normative References
|
353 | 362 |
|
354 | 363 | ** RFC2627
|
@@ -382,6 +391,7 @@ ESP SPI the bit 31 should be zero.
|
382 | 391 | ** I-D.irtf-cfrg-aead-properties
|
383 | 392 | ** I-D.mattsson-cfrg-aes-gcm-sst
|
384 | 393 | ** I-D.bottorff-ipsecme-mtdcuc-ipsec-lb
|
| 394 | +** I-D.mostafa-qesp |
385 | 395 |
|
386 | 396 | ** Azure-Network
|
387 | 397 | :PROPERTIES:
|
@@ -504,3 +514,17 @@ ESP SPI the bit 31 should be zero.
|
504 | 514 | :REF_TITLE: SHA-3 Hash Function
|
505 | 515 | :REF_ORG: Christof Paar
|
506 | 516 | :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