CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/29 14:00:44
Modified files:
sbin/iked : config.c iked.h ikev2.c parse.y
Log message:
Add 'set stickyaddress' option. If this option is enabled, iked will try
to assign the same 'config address' when an IKESA is negotiated with the
DSTID of an existing IKESA. The original IKESA will be closed and the
address will be transferred to the new IKESA.
ok patrick@
