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-v1.2.0.tbz
md5=da7cf8e84c4dd1822cac912deb035f5b

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: 16 Apr 2019

Dependencies (13)

  1. arp
  2. ethernet >= "2.0.0" & < "3.0.0"
  3. tcpip >= "3.7.2" & < "4.0.0"
  4. dune >= "1.0"
  5. ppx_deriving build & >= "4.2"
  6. lru >= "0.3.0"
  7. logs
  8. rresult
  9. lwt
  10. mirage-clock-lwt
  11. mirage-time-lwt
  12. cstruct
  13. ipaddr

Dev Dependencies (3)

  1. mirage-clock-unix with-test
  2. alcotest with-test
  3. ipaddr with-test & < "5.0.0"

Used by

None

Conflicts

None