Skip to content

v3.4.1

Compare
Choose a tag to compare
@hannesm hannesm released this 05 Feb 21:54
· 1756 commits to main since this release

CHANGES:

  • Provide a httpaf_server device, and a cohttp_server device (#955, by @anmonteiro)
  • There can only be a single prng device in a unikernel, due to entropy
    harvesting setup (#959, by @hannesm)
  • Cleanup zarith-freestanding / gmp-freestanding dependencies (#964, by @hannesm)
  • ethernet is now a separate package (#965, by @hannesm)
  • arp now uses the mirage/arp repository by default, the tcpip.arpv4
    implementation was removed in tcpip 3.7.0 (#965, by @hannesm)