CVSROOT: /cvs Module name: src Changes by: mar...@cvs.openbsd.org 2015/07/07 13:13:31
Modified files: sbin/iked : config.c iked.h ikev2.c policy.c Log message: repair policy-ikesa-linking by replacing the broken RB_TREE w/TAILQ (e.g. the policy might be used-after-free on 'ikectl reconfig') ok mikeb@