CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2011/05/02 06:39:18
Modified files: sbin/iked : iked.h ikev2.c policy.c Log message: store the peer address as it was specified in the policy in the tree that is used to figure out whether the policy is active or not. makes active sa lookup via policy work for nat traversal. problem was reported and fix was tested by sthen, ok sthen, reyk