ipaddr
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
- 08 Mar 2022
- Authors
- Maintainers
Sources
ipaddr-5.3.0.tbz
sha256=36979edf64b464d44055f3504b97d61e22050e7369d983052c4ecc3d2b1ab755
sha512=06b16e319672c8182210296ed005accd9a4e190f99bd019f24232e213be8de6d198f9e8cb40ee00ec226184e1dd4ebd7e589d890b1f88f40f17eaf785dae975c
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"
Reverse Dependencies
arp
>= "2.1.0"
charrua
>= "1.2.2"
charrua-client
>= "1.1.0"
charrua-client-lwt
>= "0.11.1"
charrua-server
< "1.1.0" | >= "1.2.2"
charrua-unix
= "0.6" | >= "1.4.0"
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"
eliom
>= "4.0.0"
frenetic
>= "3.2.0"
git
>= "3.0.0"
git-mirage
>= "3.0.0"
git-unix
>= "3.0.0"
ipaddr-cstruct
= "5.3.0"
ipaddr-sexp
= "5.3.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.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-nat
< "1.2.0" | >= "2.2.2"
mirage-protocols
>= "4.0.0"
mirage-protocols-lwt
>= "1.4.1"
mirage-qubes-ipv4
>= "0.6.1"
mirage-runtime
>= "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"
mrt-format
>= "0.3.0"
netchannel
>= "1.8.1"
ocsigenserver
>= "2.4.0"
paf
>= "0.0.2" & < "0.0.4"
pcap-format
= "0.4.0"
pgx
>= "1.0"
tcpip
>= "3.6.0"
tezos-base
>= "8.0"
tls
>= "0.15.0"
tuntap
>= "2.0.0"
vchan
>= "0.9.6" & < "2.0.0"
vhd-format
>= "0.7.0" & < "0.9.1"
x509
= "0.7.0" | >= "0.15.0"