package mirage-stack

  1. Overview
  2. Docs
MirageOS signatures for network stacks

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-stack-v2.0.1.tbz
sha256=58a68b636430101956792a62ac29c87d41981577488fca25c8214edb572abef5
sha512=16b329a59b240191170f985d7538219d4500a986e021c36cd9b29ebaea2cefe2d2a3f65771f2688a0f98b95d4c1fbcefd69f1f1c382bc16d8ca45ad58bf0fa7a

CHANGES.md.html

v2.0.1 (2019-11-04)

  • provide deprecated Mirage_stack_lwt for smooth transition (#17 @hannesm)

v2.0.0 (2019-10-25)

  • remove mirage-stack-lwt package (#15 @hannesm)

  • specialise on Lwt.t and Cstruct.t directly (#15 @hannesm)

  • raise lower OCaml bound to 4.06.0 (#15 @hannesm)

v1.4.0 (2019-02-24)

  • port build system to dune

  • adjuust to opam2 metadata

v1.3.0 (2018-09-15)

  • remove unused type netif and 'netif config from V4 signature

  • remove 'netif stackv4_config and socket_stack_config

  • adjust to mirage-protocols 1.4.0: remove ip from UDPV4 and TCPV4

v1.2.0 (2017-09-06)

  • add an optional argument ?keepalive to listen_tcpv4 which allows TCP keepalives on accepted connections.

  • jbuilder is now a build dependency

v1.1.0 (2017-06-16)

  • port to Jbuilder

v1.0.0 (2016-12-29)

  • import V4 module type from mirage-types and mirage-types-lwt, where it was STACKV4

OCaml

Innovation. Community. Security.