package ipaddr

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

Install

Dune Dependency

Authors

Maintainers

Sources

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

Description

Features:

  • Depends only on sexplib (conditionalization under consideration)
  • ounit2-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: 03 Apr 2023

README

ipaddr: IP and MAC address manipulation

A library for manipulation of IP and MAC address representations.

Features:

  • ounit2-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.

Installation and development

The packages are released to the opam-repository. An opam install ipaddr (or any other above mentioned package) will install it. If you want to install the latest development commit, opam pin add ipaddr --dev will do this.

A local build, after a git clone can be done with dune build, a dune runtest compiles and executes the testsuite. If dependencies are missing, opam install (-t) --deps-only . in the cloned directory will install them.

The auto-formatter ocamlformat is used, please execute dune build @fmt --auto-promote before submitting a pull request.

Contact

Dependencies (4)

  1. domain-name >= "0.3.0"
  2. macaddr = version
  3. dune >= "1.9.0"
  4. ocaml >= "4.08.0"

Dev Dependencies (2)

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

Used by (93)

  1. albatross
  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.2.2"
  10. charrua-client >= "1.1.0"
  11. charrua-client-lwt >= "0.11.1"
  12. charrua-client-mirage
  13. charrua-server < "1.1.0" | >= "1.2.2"
  14. charrua-unix = "0.6" | >= "1.4.0"
  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. current-albatross-deployer
  22. dkim >= "0.2.0"
  23. dns >= "0.8.0" & < "0.10.0" | >= "1.1.3"
  24. dns-cli
  25. dns-client < "7.0.0"
  26. dns-client-lwt
  27. dns-client-mirage
  28. dns-mirage
  29. eliom >= "4.0.0"
  30. emile
  31. frenetic >= "3.2.0"
  32. git >= "3.0.0"
  33. git-mirage >= "3.0.0"
  34. git-paf
  35. git-unix >= "3.0.0"
  36. happy-eyeballs
  37. happy-eyeballs-lwt
  38. happy-eyeballs-mirage
  39. ip2location
  40. ipaddr-cstruct >= "5.5.0"
  41. ipaddr-sexp >= "5.5.0"
  42. irmin-client
  43. jitsu
  44. learn-ocaml >= "0.12" & < "0.14.0"
  45. learn-ocaml-client < "0.13.0"
  46. mbr-format < "1.0.0"
  47. mehari-mirage
  48. metrics-mirage
  49. miou
  50. mirage >= "0.10.0" & < "2.9.0" | >= "3.8.0"
  51. mirage-block-xen >= "1.1.0" & < "2.0.0"
  52. mirage-bootvar-xen < "0.4.0"
  53. mirage-conduit >= "3.2.0"
  54. mirage-console-xen-cli
  55. mirage-entropy-unix < "0.2.0"
  56. mirage-entropy-xen < "0.2.0"
  57. mirage-nat < "1.2.0" | >= "2.2.2"
  58. mirage-net-fd
  59. mirage-protocols >= "4.0.0"
  60. mirage-protocols-lwt >= "1.4.1"
  61. mirage-qubes-ipv4 >= "0.6.1"
  62. mirage-runtime >= "3.8.0"
  63. mirage-stack-lwt
  64. mirage-types-lwt < "3.7.1"
  65. mirage-unix >= "0.9.4" & < "0.9.9"
  66. mirage-vnetif >= "0.4.1"
  67. mirage-vnetif-stack
  68. mirage-www >= "1.1.0"
  69. mirage-xen >= "0.9.5" & < "0.9.9"
  70. mirari >= "0.9.6"
  71. mrmime
  72. mrt-format >= "0.3.0"
  73. nanomsg
  74. netchannel >= "1.8.1"
  75. ocsigenserver >= "2.4.0"
  76. octez-libs
  77. paf >= "0.0.2" & < "0.0.4"
  78. paf-cohttp
  79. pcap-format = "0.4.0"
  80. pf-qubes
  81. pgx >= "1.0"
  82. tcpip >= "3.6.0"
  83. tezos-base >= "8.0"
  84. tezos-stdlib-unix
  85. tls >= "0.15.0"
  86. tuntap >= "2.0.0"
  87. uspf
  88. vchan >= "0.9.6" & < "2.0.0"
  89. vhd-format >= "0.7.0" & < "0.9.1"
  90. vpnkit
  91. websocket-lwt
  92. x509 = "0.7.0" | >= "0.15.0"
  93. xentropyd

Conflicts

None