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-3.0.0.tbz
sha256=76d93101f64335f72a9be297f8a78da50048833273b90885aabe83b5566aea06
sha512=971320fe2880beebab87d748a20ca20a404b7e28fdc332f78199ddda95dfc75ac1784ed362a4be35b8212466f6f8eee123b4ea01b076b2c54e41eb2b94a00633

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: 10 Oct 2022

Dependencies (7)

  1. ethernet >= "3.0.0"
  2. tcpip >= "7.0.0" & < "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"
OCaml

Innovation. Community. Security.