CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/24 07:32:36
Modified files:
sbin/iked : config.c
Log message:
Fix user database corruption from 'ikectl reload'. Copy only the new password
instead of the full iked_user struct to preserve the RB_TREE pointers.
>From Bernardo Cunha Vieira <bernardo (dot) vieira (at) almg (dot) gov (dot) br>
ok patrick@
