A library for manipulation of IP (and MAC) address representations

Install

Authors

Maintainers

Sources

ipaddr-v3.1.0.tbz
md5=471a594563bb9c3dd91ae912b5ffd6ed

Description

Features:

  • Depends only on sexplib (conditionalization under consideration)
  • oUnit-based tests
  • IPv4 and IPv6 support
  • IPv4 and IPv6 CIDR prefix support
  • IPv4 and IPv6 CIDR-scoped address support
  • Ipaddr.V4 and Ipaddr.V4.Prefix modules are Map.OrderedType
  • Ipaddr.V6 and Ipaddr.V6.Prefix modules are Map.OrderedType
  • Ipaddr and Ipaddr.Prefix modules are Map.OrderedType
  • Ipaddr_unix in findlib subpackage ipaddr.unix provides compatibility with the standard library Unix module
  • Ipaddr_top in findlib subpackage ipaddr.top provides top-level pretty printers (requires compiler-libs default since OCaml 4.0)
  • IP address scope classification
  • IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4
  • MAC-48 (Ethernet) address support
  • Macaddr is a Map.OrderedType
  • All types have sexplib serializers/deserializers

Tags

org:mirage org:xapi-project

Published: 09 Mar 2019

Dependencies (4)

  1. sexplib0
  2. macaddr = version
  3. dune
  4. ocaml >= "4.04.0" & < "5.0"

Development Dependencies (2)

  1. ppx_sexp_conv with-test
  2. ounit with-test

Reverse Dependencies (65)

  1. arp >= "0.2.3" & < "2.1.0"
  2. builder-web
  3. charrua < "1.1.0"
  4. charrua-client < "1.2.0"
  5. charrua-client-lwt >= "0.11.1" & < "1.2.0"
  6. charrua-client-mirage < "1.2.0"
  7. charrua-core >= "0.11.1"
  8. charrua-server < "1.1.0"
  9. charrua-unix = "0.6"
  10. cohttp-async >= "3.0.0"
  11. colombe
  12. conduit = "1.4.0" | = "3.0.0"
  13. conduit-async >= "1.4.0" & != "3.0.0"
  14. conduit-lwt-unix = "1.4.0"
  15. conduit-mirage != "3.0.0"
  16. dkim >= "0.2.0"
  17. dns >= "0.8.0" & < "0.10.0" | >= "1.0.0" & != "1.1.3" & < "6.0.0"
  18. eliom >= "4.0.0"
  19. emile
  20. frenetic >= "3.2.0" & < "5.0.5"
  21. git-paf
  22. happy-eyeballs-lwt
  23. happy-eyeballs-mirage
  24. ipv6-multicast >= "0.9"
  25. jitsu
  26. learn-ocaml >= "0.12" & < "0.14.0"
  27. learn-ocaml-client < "0.13.0"
  28. mbr-format < "1.0.0"
  29. metrics-mirage
  30. mirage >= "0.10.0" & < "2.9.0" | >= "3.1.1" & < "3.8.0"
  31. mirage-block-xen >= "1.1.0" & < "2.0.0"
  32. mirage-bootvar-xen < "0.4.0"
  33. mirage-conduit >= "3.1.0"
  34. mirage-console-xen-cli
  35. mirage-entropy-unix < "0.2.0"
  36. mirage-entropy-xen < "0.2.0"
  37. mirage-nat
  38. mirage-net-fd
  39. mirage-protocols-lwt >= "1.4.1"
  40. mirage-qubes-ipv4 >= "0.6.1"
  41. mirage-runtime >= "3.4.0" & < "3.8.0"
  42. mirage-stack-lwt
  43. mirage-types-lwt < "3.7.1"
  44. mirage-unix >= "0.9.4" & < "0.9.9"
  45. mirage-vnetif >= "0.4.1"
  46. mirage-www >= "1.1.0"
  47. mirage-xen >= "0.9.5" & < "0.9.9"
  48. mirari >= "0.9.6"
  49. mrmime < "0.6.0"
  50. mrt-format >= "0.3.0"
  51. nanomsg
  52. netchannel >= "1.8.1"
  53. ocsigenserver >= "2.4.0"
  54. paf-cohttp
  55. pcap-format = "0.4.0"
  56. pf-qubes
  57. pgx >= "1.0"
  58. tcpip >= "3.6.0" & < "3.7.7"
  59. tls >= "0.15.0"
  60. tuntap >= "0.6" & < "1.8.1"
  61. vchan >= "0.9.6" & < "2.0.0"
  62. vhd-format >= "0.7.0" & < "0.9.1"
  63. vpnkit
  64. websocket-lwt
  65. xentropyd

Conflicts

    None