CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/21 05:59:25
Modified files:
sbin/iked : iked.h log.c util.c
Log message:
Move local logging functions to util.c (which is shared with ikectl),
sync log.c with relayd and httpd - all three daemons are using a copy
of the same file now. Nevertheless, adding "extern int debug/verbose"
in util.c is not super nice but helps for now. No functional change.
