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.1.0.tbz
sha256=df9a5feafaf008767b7ab709e9fdef0b92691f7873f7a32cd5da1cb2dd38d979
sha512=a6f5715aad6d01937d66413e2912c82b523faa89f94f23965bb92e8c9f4948bd8f8074e6d93d1a9568a37e825f6d425a7cce5252a70beb9e081f86f29a40edd5

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: 19 Feb 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.