package ipaddr

  1. Overview
  2. Docs
A library for manipulation of IP (and MAC) address representations

Install

Dune Dependency

Authors

Maintainers

Sources

ipaddr-v4.0.0.tbz
sha256=6f4abf9c210b20ccddf4610691a87b8c870790d8f71d4a7edcfca9e21b59fc29
sha512=ca55a8cfa8b84c0a2f4e1fe7afb4c582066bbb562efb94169c0347e441ce076dc426d191772edb869eca6bd77f42f7141378181057ad8886da25ef915a9ee57f

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: 13 Jul 2019

README

ipaddr: IP and MAC address manipulation

A library for manipulation of IP and MAC address representations.

Features:

  • 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

  • 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 optionally via the Ipaddr_sexp and Macaddr_sexp libraries.

Usage

There are the following opam packages included:

  • ipaddr: the Ipaddr and associated modules

  • ipaddr-sexp

  • ipaddr-cstruct

  • macaddr: the Macaddr and associated modules.

  • macaddr-sexp

  • macaddr-cstruct

There are the following ocamlfind libraries included as part of this repository, included as part of the respective opam packages.

  • ipaddr: The Ipaddr module for IPv4/6 manipulation.

  • ipaddr.top: Toplevel printers for Ipaddr.

  • ipaddr-cstruct: The Ipaddr_cstruct module

  • macaddr: The Macaddr module for MAC address manipulation.

  • macaddr.top: Toplevel printers for Macaddr.

  • macaddr-cstruct: The Macaddr_cstruct module

  • ipaddr-sexp: S-expression converters for Ipaddr.

  • macaddr-sexp: S-expression converters for Macaddr.

Contact

Dependencies (5)

  1. domain-name >= "0.3.0"
  2. sexplib0
  3. macaddr = version
  4. dune >= "1.9.0"
  5. ocaml >= "4.04.0" & < "5.0"

Dev Dependencies (2)

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

Used by (82)

  1. albatross < "1.4.3"
  2. arp >= "2.1.0"
  3. builder-web
  4. caqti >= "2.0.1"
  5. caqti-async >= "2.1.1"
  6. caqti-driver-pgx >= "2.1.1"
  7. caqti-lwt >= "2.1.1"
  8. caqti-mirage >= "2.1.1"
  9. charrua >= "1.1.0" & < "1.2.2"
  10. charrua-client >= "1.1.0" & < "1.2.2"
  11. charrua-client-lwt >= "0.11.1" & < "1.2.2"
  12. charrua-client-mirage < "1.2.2"
  13. charrua-server < "1.2.2"
  14. charrua-unix = "0.6"
  15. cohttp-async >= "3.0.0"
  16. colombe
  17. conduit >= "1.5.0"
  18. conduit-async >= "1.4.0" & != "3.0.0"
  19. conduit-lwt-unix >= "1.5.0"
  20. conduit-mirage != "3.0.0"
  21. dkim >= "0.2.0"
  22. dns >= "0.8.0" & < "0.10.0" | >= "1.1.3" & < "6.0.0"
  23. dns-cli
  24. dns-client < "6.2.0"
  25. dns-mirage < "6.0.0"
  26. eliom >= "4.0.0"
  27. emile
  28. frenetic >= "3.2.0" & < "5.0.5"
  29. git-paf
  30. happy-eyeballs < "0.0.4"
  31. happy-eyeballs-lwt
  32. happy-eyeballs-mirage
  33. ip2location
  34. ipaddr-cstruct < "5.0.0"
  35. ipaddr-sexp < "5.0.0"
  36. irmin-client
  37. jitsu
  38. learn-ocaml >= "0.12" & < "0.14.0"
  39. learn-ocaml-client < "0.13.0"
  40. mbr-format < "1.0.0"
  41. metrics-mirage
  42. miou
  43. mirage >= "0.10.0" & < "2.9.0" | >= "3.1.1" & < "3.8.0"
  44. mirage-block-xen >= "1.1.0" & < "2.0.0"
  45. mirage-bootvar-xen < "0.4.0"
  46. mirage-conduit >= "3.2.0"
  47. mirage-console-xen-cli
  48. mirage-entropy-unix < "0.2.0"
  49. mirage-entropy-xen < "0.2.0"
  50. mirage-nat
  51. mirage-net-fd
  52. mirage-protocols >= "4.0.0"
  53. mirage-protocols-lwt >= "1.4.1"
  54. mirage-qubes-ipv4 >= "0.6.1"
  55. mirage-runtime >= "3.4.0" & < "3.8.0"
  56. mirage-stack-lwt
  57. mirage-types-lwt < "3.7.1"
  58. mirage-unix >= "0.9.4" & < "0.9.9"
  59. mirage-vnetif >= "0.4.1"
  60. mirage-www >= "1.1.0"
  61. mirage-xen >= "0.9.5" & < "0.9.9"
  62. mirari >= "0.9.6"
  63. mrmime < "0.6.0"
  64. mrt-format >= "0.3.0"
  65. nanomsg
  66. netchannel >= "1.8.1"
  67. ocsigenserver >= "2.4.0"
  68. paf-cohttp
  69. pcap-format = "0.4.0"
  70. pf-qubes
  71. pgx >= "1.0"
  72. tcpip >= "3.6.0" & < "5.0.0"
  73. tezos-base < "8.0"
  74. tezos-stdlib-unix < "12.0"
  75. tls >= "0.15.0"
  76. tuntap = "1.8.1"
  77. vchan >= "0.9.6" & < "2.0.0"
  78. vhd-format >= "0.7.0" & < "0.9.1"
  79. vpnkit
  80. websocket-lwt
  81. x509 = "0.7.0"
  82. xentropyd

Conflicts

None