CVSROOT: /cvs Module name: src Changes by: to...@cvs.openbsd.org 2020/04/11 14:14:11
Modified files: sbin/iked : iked.h ikev2.c Log message: If we haven't received any IKE message from our partner for some time, make sure to send a DPD packet to him so that we break up the connection faster if it's dead. ok patrick@