mirage-nat
Mirage-nat is a library for network address translation to be used with MirageOS

Install

Authors

Maintainers

Sources

mirage-nat-3.0.2.tbz
sha256=675837a9bdbac7f4ba6ac62feaba135bbeebe35487cbb38637b328649fc4f08b
sha512=dc951a1ad3b832c60d9dfdece8d42cd8b19d62d8f412eb58e21384d68100cfa993b5542af451e6d18619c0e9a38d0677f4d346382d7881edf35dc3816faf9945

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: 20 Mar 2023

Dependencies (7)

  1. ethernet >= "3.0.0"
  2. tcpip >= "8.0.0"
  3. dune >= "1.0"
  4. lru >= "0.3.0"
  5. cstruct >= "6.0.0"
  6. ipaddr
  7. ocaml >= "4.08.0"

Dev Dependencies (4)

  1. logs with-test
  2. fmt with-test & >= "0.8.7"
  3. mirage-clock-unix with-test
  4. alcotest with-test

Used by

None

Conflicts (1)

  1. result < "1.5"