diff options
author | jsing <> | 2021-01-13 18:32:00 +0000 |
---|---|---|
committer | jsing <> | 2021-01-13 18:32:00 +0000 |
commit | ddbc3ba36778bd65af09707b93bdedfade8637ff (patch) | |
tree | d0364bebf74363e0fd200341fed4feb160a74994 /src/lib/libc | |
parent | 363ff18d1c18707bc09cc16cfabf19d3f7a705cb (diff) | |
download | openbsd-ddbc3ba36778bd65af09707b93bdedfade8637ff.tar.gz openbsd-ddbc3ba36778bd65af09707b93bdedfade8637ff.tar.bz2 openbsd-ddbc3ba36778bd65af09707b93bdedfade8637ff.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/libc')
0 files changed, 0 insertions, 0 deletions