diff options
author | jsing <> | 2021-01-13 18:32:00 +0000 |
---|---|---|
committer | jsing <> | 2021-01-13 18:32:00 +0000 |
commit | 0aa7afb6698c8f133e37044a23318c0af4d8be94 (patch) | |
tree | d0364bebf74363e0fd200341fed4feb160a74994 /src/lib/libssl/ssl_srvr.c | |
parent | 9a0dba9f6be22dea02c323e4d3a7d4a5dde36ea4 (diff) | |
download | openbsd-0aa7afb6698c8f133e37044a23318c0af4d8be94.tar.gz openbsd-0aa7afb6698c8f133e37044a23318c0af4d8be94.tar.bz2 openbsd-0aa7afb6698c8f133e37044a23318c0af4d8be94.zip |
Clean up read sequence handling in DTLS.
Pass the explicit DTLS read sequence number to dtls1_record_bitmap_update()
and dtls1_record_replay_check(), rather than expecting it to be in
S3I(s)->read_sequence. Also, store the read sequence number into
S3I(s)->rrec.seq_num when we're processing the record header, rather than
having dtls1_record_replay_check() be responsible for copying it.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions