Skip to content

0.6.0

Compare
Choose a tag to compare
@dinosaure dinosaure released this 22 Mar 16:56
· 18 commits to main since this release

CHANGES:

  • add option for capturing packets directly on the interface (#30, @MagnusS)
  • add option for unlocking a mutex when the interface is in listen mode (#30, @MagnusS)
  • add package mirage-vnetif-stack to provide a preassembled ipv4 stack (#30, @MagnusS)
  • add initial connect test for the vnetif-stack (#30, @MagnusS)
  • clean up opam dependencies (#30, @MagnusS)
  • drop mirage protocols and adapt to arp, ipaddr, tcpip interface
    changes (#33, @MisterDA)
  • restore old behavior of mirage-vnetif to avoid breaking changes (f0b8341, @dinosaure)