Description

AF_HVSOCK sockets allow host <-> VM communication on Hyper-V hosts. A typical use is to run some kind of agent in a VM, and connect to it from software running on the host. AF_HVSOCK is similar to AF_VSOCK as used by virtio-vsock.

Published: 24 Apr 2017

Dependencies (16)

  1. alcotest with-test & >= "0.4.0"
  2. ocamlbuild build
  3. ocamlfind build
  4. bos
  5. duration
  6. cstruct
  7. mirage-time-lwt >= "1.0.0"
  8. mirage-flow-lwt >= "1.2.0"
  9. cmdliner
  10. base-unix
  11. fmt
  12. logs
  13. lwt >= "2.4.7" & < "4.0.0"
  14. base-threads
  15. base-bytes
  16. ocaml >= "4.03.0"

Reverse Dependencies (3)

  1. datakit >= "0.10.0"
  2. datakit-bridge-github >= "0.10.0"
  3. vpnkit = "0.1.1"

Conflicts

    None