Support TLS_FALLBACK_SCSV.
[openssl.git] / ssl / dtls1.h
index 2900d1d8ae85fd22303ae48b316f4295740c5c6f..3e5578dd0e7a150beb01c2d2540bfc6cc36e2cc8 100644 (file)
@@ -80,6 +80,8 @@ extern "C" {
 #endif
 
 #define DTLS1_VERSION                  0xFEFF
+#define DTLS_MAX_VERSION               DTLS1_VERSION
+
 #define DTLS1_BAD_VER                  0x0100
 
 #if 0
@@ -264,4 +266,3 @@ typedef struct dtls1_record_data_st
 }
 #endif
 #endif
-