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:44:29 +0000 (13:44 +0000)
commit8e3df4012a8177b89707ebec249be417508c8c7f
tree3ff597df99d4c9dd1a639b404a79e73fa7225459
parentf9ad0abb29aca7e765b041c3a13457a58ce66314
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)

(cherry picked from commit bcc1f3e2baa9caa83a0a94bd19fb37488ef3ee57)
ssl/record/rec_layer_d1.c
ssl/statem/statem_lib.c