Skip to content

picoTCP v1.4.0

Compare
Choose a tag to compare
@danielinux danielinux released this 13 Apr 13:55
· 1157 commits to master since this release
  • Unified support for Cortex M3/M4
  • Explicit support for custom porting
  • New dynamic routing protocol: AODV
  • TFTP: several bug fixed.
  • Fixed IPv6 fragmentation
  • Full compliance to ICMPv6 RFC4443
  • Full compliance to IPv6 Specs RFC2460
  • UDP: fix CRC calculation
  • Full complience to SLAACv6 RFC4862
  • Reworked IPv6 Neighbor discovery mechanism (RFC4861)
  • Several minor memory access fixes
  • Fixed Copyright notes
  • Fixed coding style