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.2.tbz
sha256=13bb4311777e890132480e569775088bd0b874346dd34be3e5c495111fcb511c
sha512=9fa978426c72929da22580fc07004ec186812c844bda6b001d68712a980be399194d0ea6a604ea1424a458204f3ae7d59679e328478fc2b2bfb1003073b497ec

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: 18 Jun 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 (2)

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

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.