package mirage-nat

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

Install

Authors

Maintainers

Sources

mirage-nat-v2.2.5.tbz
sha256=048456aa671f438af47e1816e53cc7b80a32e04df1c79ecfe70a725fc907b707
sha512=6de96fadd624a8054cbca09d4b13f40f4ff78fa8fb0e18170d5514a291bde2c3e56dfed1472a9420dab5e8aff4ab4e7cd25907df299f2554e4e3d419a2f0ab16

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 Dec 2021

Dependencies (8)

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

Dev Dependencies (5)

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

Used by

None

Conflicts (1)

  1. result < "1.5"