CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/16 04:30:29
Modified files:
sbin/isakmpd : log.c
Log message:
Allow -v (verbose logging) to work if a -D option is supplied.
Previously, a specific check was made for any -D log option being
used and, if so, *no* -v log entries are made, losing potentially
useful log entries. ok lum@
