Skip to content

Avoid linking PPX into the generated binaries

Compare
Choose a tag to compare
@avsm avsm released this 12 Jun 15:39
  • avoid linking to cstruct.ppx in the compiled library and only use it at build time (#316 @djs55)
  • use improved packet size support in mirage-vnetif>=0.4.0 to test the MTU fixes in #313.