strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added ERX_SUPPORTED IKEv2 Notify
[strongswan.git]
/
src
/
libcharon
/
encoding
/
payloads
/
notify_payload.h
diff --git
a/src/libcharon/encoding/payloads/notify_payload.h
b/src/libcharon/encoding/payloads/notify_payload.h
index
498c659
..
847fddc
100644
(file)
--- a/
src/libcharon/encoding/payloads/notify_payload.h
+++ b/
src/libcharon/encoding/payloads/notify_payload.h
@@
-140,9
+140,11
@@
enum notify_type_t {
IPSEC_REPLAY_COUNTER_SYNC = 16423,
/* Secure password methods, RFC 6467 */
SECURE_PASSWORD_METHOD = 16424,
IPSEC_REPLAY_COUNTER_SYNC = 16423,
/* Secure password methods, RFC 6467 */
SECURE_PASSWORD_METHOD = 16424,
- /* PACE
- draft-kuegler-ipsecme-pace-ikev2
*/
+ /* PACE
, RFC 6631
*/
PSK_PERSIST = 16425,
PSK_CONFIRM = 16426,
PSK_PERSIST = 16425,
PSK_CONFIRM = 16426,
+ /* EAP Re-authentication Extension, RFC 6867 */
+ ERX_SUPPORTED = 16427,
/* IKEv1 initial contact */
INITIAL_CONTACT_IKEV1 = 24578,
/* IKEv1 DPD */
/* IKEv1 initial contact */
INITIAL_CONTACT_IKEV1 = 24578,
/* IKEv1 DPD */