Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 615 Bytes

CHANGELOG.rst

File metadata and controls

33 lines (23 loc) · 615 Bytes

TCP/IP Component Changelog

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