CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2011/05/05 06:55:52
Modified files: sbin/iked : ca.c control.c iked.c iked.h ikev1.c ikev2.c imsg_util.c proc.c Log message: Move the proc.c-specific runtime state out of struct iked into a sub-struct. This removes iked-specific stuff from proc.c.