CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2017/02/24 04:23:02
Modified files: sbin/iked : ikev2.c Log message: In a scenario where a config reload happens during an IKE_AUTH exchange, and we move an SA from one to another policy, we need to make sure to do refcounting if the policies involved are already in the garbage collect phase. ok markus@ mikeb@