- Changes to dependencies:
- sc_ethernet: 2.2.7rc1 -> 2.3.1rc0
- Fix invalid inter-frame gaps.
- Adds AVB-DC support to sc_ethernet
- Added IPv6 support
- Fixed channel protocol bug that caused crash when xCONNECT is heavily loaded
- Various documentation updates
- Fixes to avoid warning in xTIMEcomposer studio version 13.0.0 or later
- Changes to dependencies:
- sc_ethernet: 2.2.5rc2 -> 2.2.7rc1
- Fix buffering bug on full implementation that caused crash under
- Various documentation updates
- Updated ethernet dependency to version 2.2.5
- Updated ethernet dependency to version 2.2.4
- Fixed corner case errors/improved robustness in DHCP protocol handling
- Fixed auto-ip bug for 2-core xtcp server
- Minor code demo app fixes (port structures should be declared on specific tiles)
- Compatible with 2.2 module_ethernet
- Updated to new intializer api and integrated ethernet server
- Updated to use latest sc_ethernet package
- Fixed bugs in DHCP and multicast UDP
- Updated packaging, makefiles and documentation
- Updated to use latest sc_ethernet package
- Further memory improvements
- Additional conditional compilation
- Fix to zeroconf with netbios option enabled
- Memory improvements
- Fix error whereby UDP packets with broadcast destination were not received
- An initial implementation of a TFTP server
- Initial implementation