Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

OCaml 4.01 Xen support, experimental NS3 backend, bug fixes

Compare
Choose a tag to compare
@avsm avsm released this 07 Nov 23:02
· 421 commits to master since this release
  • Add support for OCaml 4.01.0 in addition to the existing 4.00.1 runtime.
  • Major refresh of the NS3 simulation backend, for latest APIs.
  • Add Netif statistics counters per-packet.
  • [xen] Fix multi-page ring support by granting the correct data pages.
  • [unix] flush OS.Console file descriptor more often (#108).
  • Fix regression in Io_page.string_blit with non-zero src offset (#71).