CVSROOT:        /cvs
Module name:    src
Changes by:     to...@cvs.openbsd.org   2020/05/11 14:11:35

Modified files:
        sbin/iked      : ikev2.c ikev2_pld.c policy.c 

Log message:
Fix policy lookup edge case for simultaneous transport and tunnel mode SAs.
Only the initiator can use 'msg_policy' to determine if the policy is supposed
to be transport mode, the responder has to check for a received USE_TRANSPORT
notify to find a matching policy during the lookup.

ok markus@

Reply via email to