package mirage-nat

  1. Overview
  2. Docs
Mirage-nat is a library for network address translation to be used with MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-nat-v2.2.0.tbz
sha256=de9b8331fd681bfc762e0e96cff308dee5c465cc21339ed0d06dc8a864d57cc8
sha512=37fa69578b4ef1015d9c01e50ef41b40a6d44d5a31b9b23ac41f699f38082f3c01cedee20847672344c50f3bffde59f22f6418e818421299f61c41b8d43c9428

Description

Mirage-nat is a library for network address translation. It is intended for use in MirageOS and makes extensive use of tcpip, the network stack used by default in MirageOS unikernels.

Published: 04 May 2020

Dependencies (12)

  1. stdlib-shims
  2. ethernet >= "2.0.0" & < "3.0.0"
  3. tcpip >= "4.1.0" & < "6.0.0"
  4. dune >= "1.0"
  5. ppx_deriving >= "4.2"
  6. lru >= "0.3.0"
  7. logs
  8. rresult
  9. lwt
  10. cstruct
  11. ipaddr
  12. ocaml >= "4.06.0"

Dev Dependencies (3)

  1. mirage-clock-unix with-test
  2. alcotest with-test
  3. ipaddr with-test & < "5.0.0"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.