CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/23 04:49:37
Modified files:
sbin/iked : dh.c dh.h ikev2.c
Log message:
further cleanup of the dh code:
- remove dh_selftest(), this should go into regress somewhere
- remove any iked-specific dependencies from dh.c/dh.h which allows us to
use this code in other projects as well.
