A library for manipulation of IP (and MAC) address representations
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
andIpaddr.V4.Prefix
modules areMap.OrderedType
Ipaddr.V6
andIpaddr.V6.Prefix
modules areMap.OrderedType
Ipaddr
andIpaddr.Prefix
modules areMap.OrderedType
Ipaddr_unix
in findlib subpackageipaddr.unix
provides compatibility with the standard libraryUnix
moduleIpaddr_top
in findlib subpackageipaddr.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 aMap.OrderedType
- All types have sexplib serializers/deserializers
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
13 Jul 2019
Authors
Maintainers
Sources
ipaddr-v4.0.0.tbz
sha256=6f4abf9c210b20ccddf4610691a87b8c870790d8f71d4a7edcfca9e21b59fc29
sha512=ca55a8cfa8b84c0a2f4e1fe7afb4c582066bbb562efb94169c0347e441ce076dc426d191772edb869eca6bd77f42f7141378181057ad8886da25ef915a9ee57f
Dependencies
ppx_sexp_conv
with-test & >= "v0.9.0"
ounit
with-test
domain-name
>= "0.3.0"
macaddr
= version
dune
>= "1.9.0"
ocaml
>= "4.04.0" & < "5.0"
Reverse Dependencies
albatross
< "1.4.3"
arp
>= "2.1.0"
charrua
>= "1.1.0" & < "1.2.2"
charrua-client
>= "1.1.0" & < "1.2.2"
charrua-client-lwt
>= "0.11.1" & < "1.2.2"
charrua-client-mirage
< "1.2.2"
charrua-server
< "1.2.2"
charrua-unix
= "0.6"
cohttp-async
>= "3.0.0"
conduit
>= "1.5.0"
conduit-async
>= "1.4.0" & != "3.0.0"
conduit-lwt-unix
>= "1.5.0"
conduit-mirage
!= "3.0.0"
dkim
>= "0.2.0"
dns
>= "0.8.0" & < "0.10.0" | >= "1.1.3" & < "6.0.0"
dns-client
< "6.2.0"
dns-mirage
< "6.0.0"
eliom
>= "4.0.0"
frenetic
>= "3.2.0" & < "5.0.5"
happy-eyeballs
< "0.0.4"
ipaddr-cstruct
< "5.0.0"
ipaddr-sexp
< "5.0.0"
learn-ocaml
>= "0.12" & < "0.14.0"
learn-ocaml-client
< "0.13.0"
mbr-format
< "1.0.0"
mirage
>= "0.10.0" & < "2.9.0" | >= "3.1.1" & < "3.8.0"
mirage-block-xen
>= "1.1.0" & < "2.0.0"
mirage-bootvar-xen
< "0.4.0"
mirage-conduit
>= "3.2.0"
mirage-entropy-unix
< "0.2.0"
mirage-entropy-xen
< "0.2.0"
mirage-protocols
>= "4.0.0"
mirage-protocols-lwt
>= "1.4.1"
mirage-qubes-ipv4
>= "0.6.1"
mirage-runtime
>= "3.4.0" & < "3.8.0"
mirage-types-lwt
< "3.7.1"
mirage-unix
>= "0.9.4" & < "0.9.9"
mirage-vnetif
>= "0.4.1"
mirage-www
>= "1.1.0"
mirage-xen
>= "0.9.5" & < "0.9.9"
mirari
>= "0.9.6"
mrmime
< "0.6.0"
mrt-format
>= "0.3.0"
netchannel
>= "1.8.1"
ocsigenserver
>= "2.4.0"
pcap-format
= "0.4.0"
pgx
>= "1.0"
tcpip
>= "3.6.0" & < "5.0.0"
tezos-base
< "8.0"
tezos-stdlib-unix
< "12.0"
tls
>= "0.15.0"
tuntap
= "1.8.1"
vchan
>= "0.9.6" & < "2.0.0"
vhd-format
>= "0.7.0" & < "0.9.1"
x509
= "0.7.0"
Conflicts
None