From 4f6882a8a3d6871ef5027c260e91e1a22e5e598c Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Fri, 11 Sep 2015 17:12:46 +0100 Subject: [PATCH] Update config.h Typo in RFC x-ref comment. --- include/mbedtls/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 9fdac600f..6e9d8f3df 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h @@ -1141,7 +1141,7 @@ * * Some clients unexpectedly close the connection and try to reconnect using the * same source port. This needs special support from the server to handle the - * new connection securely, as described in section 4.1.8 of RFC 6347. This + * new connection securely, as described in section 4.2.8 of RFC 6347. This * flag enables that support. * * Requires: MBEDTLS_SSL_DTLS_HELLO_VERIFY