package macaddr

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

Install

Authors

Maintainers

Sources

ipaddr-5.3.0.tbz
sha256=36979edf64b464d44055f3504b97d61e22050e7369d983052c4ecc3d2b1ab755
sha512=06b16e319672c8182210296ed005accd9a4e190f99bd019f24232e213be8de6d198f9e8cb40ee00ec226184e1dd4ebd7e589d890b1f88f40f17eaf785dae975c

Description

A library for manipulation of MAC address representations.

Features:

  • oUnit-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: 08 Mar 2022

Dependencies (2)

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

Dev Dependencies (2)

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

Used by (22)

  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.3.0"
  8. macaddr-cstruct = "5.3.0"
  9. macaddr-sexp = "5.3.0"
  10. mirage-net >= "3.0.0"
  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-protocols >= "4.0.0" & < "8.0.0"
  16. mirage-protocols-lwt >= "1.4.1"
  17. mirage-vnetif >= "0.4.1"
  18. mirage-vnetif-stack
  19. netchannel >= "2.1.0"
  20. tcpip >= "3.7.7"
  21. tuntap >= "1.8.0"
  22. vmnet >= "1.3.3"

Conflicts (1)

  1. ipaddr < "3.0.0"