CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2020/08/22 15:40:24
Modified files: sbin/iked : ikev2.c Log message: Prevent concurrent CREATE_CHILD_SA and INFORMATIONAL exchanges. Make sure not to initiate new exchanges while waiting for an INFORMATIONAL response. ok markus@