package mirage-nat

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

Install

Authors

Maintainers

Sources

mirage-nat-v2.2.3.tbz
sha256=aa0eb326df497b5453fab80a2fffc0ab6627f30add7c034375284282822cc933
sha512=a98cb784299645ce0f3e0c81a349f5fec621819e3324c4dab48207bebfdf1d1f8388bd52249643b0a49eeb1d83cad5a79590d489ea8d5883e41402afef60b386

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: 01 Dec 2020

Dependencies (12)

  1. stdlib-shims
  2. ethernet >= "2.0.0" & < "3.0.0"
  3. tcpip >= "4.1.0" & < "6.3.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 (2)

  1. mirage-clock-unix with-test
  2. alcotest with-test

Used by

None

Conflicts

None