package macaddr

  1. Overview
  2. Docs
A library for manipulation of MAC address representations

Install

Dune Dependency

Authors

Maintainers

Sources

ipaddr-5.6.0.tbz
sha256=9e30433fdb4ca437a6aa8ffb447baca5eba7615fb88e7b0cd8a4b416c3208133
sha512=66a3bedfd91dacd6c1de9ba35abac3ef2ad3c2c8543f7b4e2a0cc6283a8d42138b48d02e904df0232ee9f320920e889bddbbda9a5148c5c6b72fd0164e0c6a34

Description

A library for manipulation of MAC address representations.

Features:

  • ounit2-based tests
  • MAC-48 (Ethernet) address support
  • Macaddr is a Map.OrderedType
  • All types have sexplib serializers/deserializers optionally via the Macaddr_sexp library.

Tags

org:mirage org:xapi-project

Published: 24 May 2024

Dependencies (2)

  1. dune >= "1.9.0"
  2. ocaml >= "4.08.0"

Dev Dependencies (2)

  1. ppx_sexp_conv with-test & >= "v0.9.0"
  2. ounit2 with-test

Used by (23)

  1. arp >= "2.1.0"
  2. charrua
  3. charrua-client >= "0.12.0"
  4. charrua-core >= "0.11.1"
  5. charrua-server
  6. ethernet >= "2.1.0"
  7. ipaddr >= "5.6.0"
  8. macaddr-cstruct >= "5.6.0"
  9. macaddr-sexp >= "5.6.0"
  10. mirage-net >= "3.0.1"
  11. mirage-net-lwt >= "1.2.0"
  12. mirage-net-macosx >= "1.5.0"
  13. mirage-net-solo5 >= "0.4.3"
  14. mirage-net-unix >= "2.6.0"
  15. mirage-net-xen >= "2.1.5"
  16. mirage-protocols >= "4.0.1" & < "8.0.0"
  17. mirage-protocols-lwt >= "1.4.1"
  18. mirage-vnetif >= "0.4.1"
  19. mirage-vnetif-stack
  20. netchannel >= "2.1.0"
  21. tcpip >= "3.7.7"
  22. tuntap >= "1.8.0"
  23. vmnet >= "1.3.3"

Conflicts (1)

  1. ipaddr < "3.0.0"
OCaml

Innovation. Community. Security.