NNDK Release 2.7.5 (March 2016)
Posted: Fri Mar 11, 2016 10:27 am
NNDK 2.7.5 beta release is now out and available for download on the NetBurner tools download page. Please report any issues in this thread or directly to support by submitting a new ticket at http://support.netburner.com.
Code: Select all
# Release 2.7.5 (March 2016)
## New in this release
* Examples
* Added TcpResourceInfo example which displays free buffers and sockets
* SNMP
* Added multiple interface support for SNMP
* SB800EX
* Added support for new platform
* TLS/SSL
* Added support for certificate chain verification
* Added new method to compile in SSL/TLS/SSH certs as binary blobs rather than parsed structures. Old method deprecated
* Added additional parameter for SSL_connect which allows you to turn peer verification on/off on a per connection basis
## Corrections in this release
* MCF5441X
* Fixed multicast rx error
* Fixed multi CAN driver to work correctly with simultaneous CAN channels
* POP3
* Fixed POP3, it was ignoring passed timeouts and hardcoding a 10 second wait period
* System
* Fixed double negatives in output from all printf functions
* Fixed IGMP join uninitialized parameter error
* WebSockets
* Fixes websocket trap on abnormal socket closure
* Wifi
* Fixed performance issue with MOD5272 wifi driver