OpenBSD/src luuYVyfsbin/iked ikev2.c ikev2_pld.c

   Add support to reflect the responder IKEv2 COOKIE.

   This fixes connecting to Azure VPN and other implementations that
   implement the IKEv2 COOKIE mechanism on the responder side.  Azure
   decides to send you a responder COOKIE after too many connection
   attempts - we have to keep it and reflect it to establish a
   connection.  This implementation is only for the initiator (client)
   side, we do not support sending COOKIEs on the responder (server) side
   yet.

   OK patrick@ mikeb@
VersionDeltaFile
1.145+50-9sbin/iked/ikev2.c
1.60+22-1sbin/iked/ikev2_pld.c
1.51+4-1sbin/iked/ikev2_msg.c
1.27+4-1sbin/iked/types.h
1.111+2-1sbin/iked/iked.h
+82-135 files

UnifiedSplitRaw