Commit 6665ef30 authored by Ben Laurie's avatar Ben Laurie
Browse files

Add missing DTLS1_BAD_VER (hope I got the value right).

parent 7e7af0bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ extern "C" {
#endif

#define DTLS1_VERSION			0xFEFF
#define DTLS1_BAD_VER			0x0100

#if 0
/* this alert description is not specified anywhere... */