CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2016/06/01 05:16:41
Modified files: sbin/iked : config.c iked.h ikev2.c policy.c Log message: Implement a second address pool specifically for IPv6, so that clients can be given an IPv4 and IPv6 address at the same time, thus enabling dual stack usage. ok markus@ mikeb@