Revert "Keep the DTLS timer running after the end of the handshake if appropriate"
authorMatt Caswell <matt@openssl.org>
Fri, 18 Jan 2019 12:10:07 +0000 (12:10 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 24 Jan 2019 13:39:38 +0000 (13:39 +0000)
commitbcc1f3e2baa9caa83a0a94bd19fb37488ef3ee57
tree5a986bfee01b4223547c896adcf5a4c2936f05ca
parent80c455d5ae405e855391e298a2bf8a24629dd95d
Revert "Keep the DTLS timer running after the end of the handshake if appropriate"

This commit erroneously kept the DTLS timer running after the end of the
handshake. This is not correct behaviour and shold be reverted.

This reverts commit f7506416b1311e65d5c440defdbcfe176f633c50.

Fixes #7998

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8047)
ssl/record/rec_layer_d1.c
ssl/statem/statem_lib.c