= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Mirage-nat is a library for network address translation to be used with MirageOS
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
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)
- arp
-
ethernet
>= "2.0.0" & < "3.0.0"
-
tcpip
>= "3.7.2" & < "4.0.0"
-
dune
>= "1.0"
-
ppx_deriving
build & >= "4.2"
-
lru
>= "0.3.0"
- logs
- rresult
- lwt
- mirage-clock-lwt
- mirage-time-lwt
- cstruct
- ipaddr
Dev Dependencies (3)
-
mirage-clock-unix
with-test
-
alcotest
with-test
-
ipaddr
with-test & < "5.0.0"
Used by
-
None
Conflicts
-
None
On This Page