• D
    Remove versions test from dtls1_buffer_message · 9cf0f187
    Dr. Stephen Henson 提交于
    Since this is always called from DTLS code it is safe to assume the header
    length should be the DTLS value. This avoids the need to check the version
    number and should work with any version of DTLS (not just 1.0).
    9cf0f187
d1_both.c 40.2 KB