CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2021/05/31 11:10:14
Modified files: sbin/iked : ikev2.c Log message: Don't fail hard in ikev2_cp_fixaddr() if no address pool is found. Fixes a bug where no flows are loaded when a single config address without pool is configured. ok patrick@