ipaddrversion Documentation on ocaml.org
IP (and MAC) address manipulation
A library for manipulation of IP (and MAC) address representations.
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.V4and- Ipaddr.V4.Prefixmodules are- Map.OrderedType
- Ipaddr.V6and- Ipaddr.V6.Prefixmodules are- Map.OrderedType
- Ipaddrand- Ipaddr.Prefixmodules are- Map.OrderedType
- Ipaddr_unixin findlib subpackage- ipaddr.unixprovides compatibility with the standard library- Unixmodule
- Ipaddr_topin findlib subpackage- ipaddr.topprovides 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
- Macaddris a- Map.OrderedType
- All types have sexplib serializers/deserializers
| Tags | org:mirage org:xapi-project | 
|---|---|
| Authors | David Sheets, Anil Madhavapeddy and Hugo Heuzard | 
| License | ISC | 
| Published | |
| Homepage | https://github.com/mirage/ocaml-ipaddr | 
| Issue Tracker | https://github.com/mirage/ocaml-ipaddr/issues | 
| Maintainer | sheets@alum.mit.edu | 
| Dependencies | 
 | 
| Optional dependencies | |
| Source [http] | https://github.com/mirage/ocaml-ipaddr/releases/download/2.8.0/ipaddr-2.8.0.tbz sha256=f27e93ea8b13083474cc995e37297ab6faf118f9381b2219aab972d0ae7e2886 md5=f3442867873b4b60d7860283ff98c3c8 | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ipaddr/ipaddr.2.8.0/opam | 
Required by
- builder-web
- caqti-async>=2.1.1
- caqti-driver-pgx>=2.1.1
- caqti-lwt>=2.1.1
- caqti-mirage>=2.1.1
- cohttp-async>=4.1.2
- conduit<1.4.0
- conduit-lwt-unix<1.4.0
- corosync
- dkim
- dns<1.1.3
- dns-forward
- dream_middleware_ext
- eliom
- emile
- git-paf
- happy-eyeballs-lwt
- happy-eyeballs-mirage
- ipv6-multicast
- irmin-client
- learn-ocaml<0.14.0
- learn-ocaml-client<0.14.0
- miouwith-test
- mirage<4.0.0
- mirage-nat
- mirage-net-macosx>=1.2.0 & <1.5.0
- mirage-stack-lwt
- mirage-types-lwt<3.6.0
- mrmime>=0.2.0 & <0.6.0
- ocsigenserver
- paf-cohttp
- pcap-format<0.5.2
- pf-qubes
- pgx>=1.0
- piaf>=0.2.0
- sendmail-lwt>=0.10.0
- tls>=0.15.2
- vmnet<1.3.3
- vpnkit
- websocket-lwt
Optionally used by
- logs-syslog
- mirage-types<3.6.0
 
          


