Bindings for Hyper-V AF_VSOCK

Install

Authors

Maintainers

Sources

hvsock-3.0.0.tbz
sha256=46d179976f153a7723890ba78fbcfee60e70b3cc9cc3574eb4bb8a682525e4e2
sha512=f38d53ba07ed77d39c1e92864506ebc7daab0321c8fc2709660c7a55bb43de82af56571d827cbc03443c1b5ccb3a898f6a2163d32d9c5c52b5f4e36507b56969

Description

Build Status (Linux) Build status (Windows)

These bindings allow Host <-> VM communication on Hyper-V systems on both Linux and Windows.

Warning: the AF_HYPERV patches for Linux are not yet merged and hence the definition of AF_HYPERV is not yet stable. If other address families are merged before this one then the value of AF_HYPERV will change!

Please read the API documentation.

Published: 07 Feb 2022

Dependencies (19)

  1. dune >= "1.2.0"
  2. duration
  3. cstruct >= "6.0.0"
  4. mirage-time >= "2.0.0"
  5. mirage-flow-combinators >= "2.0.0"
  6. mirage-flow >= "2.0.0"
  7. uutf
  8. uuidm
  9. base64 >= "3.0.0"
  10. uri
  11. sha
  12. cmdliner < "1.1.0"
  13. fmt
  14. logs
  15. lwt >= "3.2.0"
  16. base-unix
  17. base-threads
  18. base-bytes
  19. ocaml >= "4.03.0"

Development Dependencies (1)

  1. alcotest with-test & >= "0.4.0"

Reverse Dependencies (3)

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

Conflicts

    None