Consistently reference CID draft through name + URL
This commit is contained in:
parent
e582d12264
commit
3cdf8fe50b
4 changed files with 12 additions and 10 deletions
library
|
@ -443,8 +443,8 @@ static void ssl_write_cid_ext( mbedtls_ssl_context *ssl,
|
|||
const unsigned char *end = ssl->out_msg + MBEDTLS_SSL_OUT_CONTENT_LEN;
|
||||
|
||||
/*
|
||||
* Quoting
|
||||
* https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-05:
|
||||
* Quoting draft-ietf-tls-dtls-connection-id-05
|
||||
* https://tools.ietf.org/html/draft-ietf-tls-dtls-connection-id-05
|
||||
*
|
||||
* struct {
|
||||
* opaque cid<0..2^8-1>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue