CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2020/04/13 13:10:32
Modified files: sbin/iked : config.c iked.h ikev2.c Log message: Try to send a DELETE message if the SA is reset with 'ikectl reset id'. This way the peer can delete its SAs and eventually reestablish the connection without having to wait for a timeout. ok markus@