Add better error logging if SCTP AUTH chunks are not enabled
authorMatt Caswell <matt@openssl.org>
Thu, 20 Apr 2017 09:58:27 +0000 (10:58 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 25 Apr 2017 10:13:39 +0000 (11:13 +0100)
commitdcf88c5b79cbd433ee37276cdf63cdb5d49673cd
treec7ec92f256022aca0ad1007c50ec620a40ae1a59
parent8ccc237720d59cdf249c2c901d19f1fec739e66e
Add better error logging if SCTP AUTH chunks are not enabled

In order to use SCTP over DTLS we need ACTP AUTH chunks to be enabled in
the kernel.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3286)
crypto/bio/bio_err.c
crypto/bio/bss_dgram.c
include/openssl/bio.h