Identify DTLS based on the version major value.
authorjsing <jsing@openbsd.org>
Sat, 27 Feb 2021 13:38:35 +0000 (13:38 +0000)
committerjsing <jsing@openbsd.org>
Sat, 27 Feb 2021 13:38:35 +0000 (13:38 +0000)
commitfe0929e2b6926a8a2cb7f8acf39a017d563f3587
tree5a7858e1c737a52b18b973892099191bdd69e936
parentdc731aced2d7b82f2c02bf3c553008685987704a
Identify DTLS based on the version major value.

This avoids the need to match specific DTLS version numbers.
lib/libssl/tls12_record_layer.c