Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 733 Bytes

CHANGELOG.rst

File metadata and controls

38 lines (27 loc) · 733 Bytes

TCP/IP Component Changelog

3.1.0

  • Compatible with 2.2 module_ethernet
  • Updated to new intializer api and integrated ethernet server

3.0.1

  • Updated to use latest sc_ethernet package

3.0.0

  • Fixed bugs in DHCP and multicast UDP
  • Updated packaging, makefiles and documentation
  • Updated to use latest sc_ethernet package

2.0.1

  • Further memory improvements
  • Additional conditional compilation
  • Fix to zeroconf with netbios option enabled

2.0.0

  • Memory improvements
  • Fix error whereby UDP packets with broadcast destination were not received
  • An initial implementation of a TFTP server

1.3.1

  • Initial implementation