Skip to content

v0.10

Compare
Choose a tag to compare
@hannesm hannesm released this 16 Sep 18:48
· 112 commits to main since this release
4b90160

v0.10 2018-09-16

  • charrua-unix: safe-string support (@haesbaert)
  • Behave like a windows 10 (default requested options) (#76 @juga0)
  • Document code using comments (#76 @juga0, #78 @yomimono)
  • Support private_classless_static_route option (#76 @juga0)
  • Adjust to tcpip 3.5.0 and mirage-protocols-lwt 1.4.0 changes mirage-qubes-ipv4
    Static_ipv4.Make now requires a Random device and a monotonic clock
    connect requires a Mclock.t
    Mirage_protocols_lwt.IPV4 does not define the type alias ethif (#83 @hannesm)