Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 383 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 383 Bytes

Changelog

v1.0.0 - 2022-02-22

Added

  • Slow start time configurable
  • Configure files
  • Design files

Changed

  • Change readme

Fixed

  • Fix ip csum (Issue #28)

  • Fix compile warnning (Issue #20)

    thanks 1225951453

  • Fix segfault at vmxnet3 (Issue #16)

    thanks Danshanshu

  • Fix separate the log files of server and client

    thanks RaisonNiu