mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 22:45:39 +00:00
Update ChangeLog with dtls sample IPv6 change
This commit is contained in:
parent
5c0204ef62
commit
7c9086b0ff
|
@ -13,6 +13,8 @@ Changes
|
|||
* Close a test gap in (D)TLS between the client side and the server side:
|
||||
test the handling of large packets and small packets on the client side
|
||||
in the same way as on the server side.
|
||||
* Change the dtls_client and dtls_server samples to work by default over
|
||||
IPv6 and optionally by a build option over IPv4.
|
||||
|
||||
= mbed TLS 2.7.6 branch released 2018-08-31
|
||||
|
||||
|
|
Loading…
Reference in a new issue