package macaddr

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

Install

Authors

Maintainers

Sources

ipaddr-5.5.0.tbz
sha256=62890b316e035792ad29af1ad971456d10defd525b74b53db1b67fa42375c178
sha512=d9742648e3e4fe3d0bc7a5b08e62d97dab5d52b6421712c0415b345ddeb63a2a5fbb61e3083e90ae8cf05009673975e2e2ece5e15bce256ccd34cbe78d810c83

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: 03 Apr 2023

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 (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.5.0"
  8. macaddr-cstruct >= "5.5.0"
  9. macaddr-sexp >= "5.5.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"