CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2010/12/22 10:53:54
Modified files: sbin/iked : ca.c iked.h ikev2.c ikev2_pld.c pfkey.c util.c Log message: move and rename util.c:print_id() to ikev2.c:ikev2_print_id() because it is too specific to be in util.c. This will allow to link util.c into ikectl later without all the other dependencies of pritn_id().