CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2012/05/30 03:39:35
Modified files: sbin/iked : ikev2.c policy.c Log message: when changing peer's address in the SA, remove the old entry from the tree before doing the actual change, otherwise we won't remove anything for real. also add the newly created SA to the peer's tree so that initiator timer will treat the ike policy as "in progress".