CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2016/06/02 01:14:26
Modified files: sbin/iked : ikev2.c Log message: Use the last 32-bits of the IPv6 address to dynamically assign addresses from the pool, instead of the fourth byte, which usually represents network bits. ok markus@ mikeb@