Skip to content

v6.0.0

Compare
Choose a tag to compare
@hannesm hannesm released this 30 Nov 12:51
· 150 commits to main since this release

CHANGES:

  • Dual IPv4 and IPv6 socket and direct stack support, now requires
    mirage-stack 2.2.0 and mirage-protocols 5.0.0 (#433 @hannesm)
  • The above change also unified arguments passed to connect functions which
    are API-breaking changes
  • IPv6 waits for timeout after sending neighbour advertisement (for duplicate
    address detection)
  • Remove Xen cross-compilation runes, with mirage-xen 6.0.0 they're provided
    by mirage-xen (#434 @hannesm)
  • Move to dune 2.7.0 (and bisect instrumentation if desired) (#436 @hannesm)