package vmnet
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
MacOS X `vmnet` NAT networking
Install
Dune Dependency
Authors
Maintainers
Sources
vmnet-1.3.2.tbz
sha256=e581e451875f45019782c83bee78065db0d85d0616c56dfc4d3a75d1b66cf886
md5=1192b96a6c1b87a2eb843c59d23368db
Description
macOS 10.10 (Yosemite) introduced the somewhat undocumented vmnet
framework. This exposes virtual network interfaces to userland applications.
There are a number of advantages of this over previous implementations:
- Unlike tuntaposx, this is builtin to MacOS X now and so is easier to package up and distribute for end users.
vmnet
uses the XPC sandboxing interfaces and should make it easier to drop a hard dependency on running networking applications asroot
.- Most significantly,
vmnet
optionally supports NATing network traffic to the outside world, which was previously unsupported.
These OCaml bindings are constructed against the documentation contained
in the <vmnet.h>
header file in Yosemite, and may not be correct due to
the lack of any other example code. However, they do suffice to run
MirageOS applications that can connect to the
outside world.
Note the application must be configured to use DHCP: static IPs are not supported.
Published: 27 Dec 2018
Dependencies (8)
- cstruct-unix
-
cstruct
>= "1.9.0"
-
lwt
>= "2.4.3"
-
ipaddr
>= "1.4.0" & < "3.0.0"
-
sexplib
>= "113.24.00"
- ppx_sexp_conv
- dune
-
ocaml
>= "4.04"
Dev Dependencies
None
Used by (1)
-
mirage-net-macosx
< "1.6.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page