Merged IPv6 support in the NET module

This commit is contained in:
Paul Bakker 2013-12-17 14:33:42 +01:00
commit 5a607d26b7
6 changed files with 176 additions and 28 deletions

View file

@ -7,6 +7,7 @@ Features
(POLARSSL_SSL_SRV_RESPECT_CLIENT_PREFERENCE)
* Support for Curve25519
* Support for ECDH-RSA and ECDH-ECDSA key exchanges and ciphersuites
* Support for IPv6 in the NET module
Changes
* gen_prime() speedup