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.1.tbz
sha256=95d446e00b89c0c094eba0dcc7685f3677daf4ac70ae969b1e3510e6716d140a
sha512=e2edce1d51e50aff261d38a3c18677819355484eacbe8ad4f42335ba4943109d959607ff03218f03af57379608810bbf5eadf14c5f591e107c4757a567a640a8

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: 15 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.