Replace DTLS r_epoch with the read epoch from the TLSv1.2 record layer.
authorjsing <jsing@openbsd.org>
Mon, 30 Aug 2021 19:12:25 +0000 (19:12 +0000)
committerjsing <jsing@openbsd.org>
Mon, 30 Aug 2021 19:12:25 +0000 (19:12 +0000)
commit44aae0c1841c9943ed3042ef2d58a9fb0781ab24
treed08edab59d850b878f898683bf0736d54336ed18
parent609ec8b1eb971f96c26106ae75002017bade6421
Replace DTLS r_epoch with the read epoch from the TLSv1.2 record layer.

ok inoguchi@ tb@
lib/libssl/d1_lib.c
lib/libssl/d1_pkt.c
lib/libssl/dtls_locl.h
lib/libssl/ssl_locl.h
lib/libssl/tls12_record_layer.c