Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 542 Bytes

CHANGELOG.rst

File metadata and controls

28 lines (20 loc) · 542 Bytes

XCORE.com ETHERNET Changelog ======================

Version

2.0.0

Firmware =======

module_ethernet

2.0.0

  • Memory based locking protocol or hardware locking
  • FIFO based memory allocation for lower RAM overhead
  • High priority (VLAN priority tag) queues
  • 802.1Qat traffic shaping
  • Dual port
  • Optional statistics gathering
  • Fixed max_queue_size default size bug that was causing packets to be dropped
  • Re-added RX CRC check

1.4.0

  • Initial complete implementation