ipaddr
IP (and MAC) address manipulation
Description
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.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
- 17 Feb 2017
- Authors
- Maintainers
Sources
Dependencies
ounit
with-test
ppx_sexp_conv
< "v0.11"
ppx_deriving
>= "4.2"
sexplib
< "v0.11"
topkg
build
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.02.2" & < "5.0"
Reverse Dependencies
arp
< "0.2.3"
capnp-rpc-mirage
< "0.3.2"
charrua-client
< "1.2.0"
charrua-client-lwt
< "0.11.1"
charrua-client-mirage
< "0.11.1"
charrua-core
>= "0.3" & < "0.11.1"
charrua-unix
= "0.6"
cohttp-async
>= "3.0.0"
conduit
>= "0.6.0" & < "1.4.0" | = "3.0.0"
conduit-async
>= "1.2.0" & < "1.4.0"
dkim
>= "0.2.0"
dns
>= "0.8.0" & < "1.1.3"
eliom
>= "4.0.0"
frenetic
>= "3.2.0" & < "5.0.5"
ipv6-multicast
< "0.9"
mbr-format
< "1.0.0"
mirage
>= "0.10.0" & < "3.4.0"
mirage-block-xen
>= "1.1.0" & < "2.0.0"
mirage-bootvar-xen
< "0.4.0"
mirage-conduit
< "2.0.0" | >= "3.0.0" & < "3.1.0"
mirage-entropy-unix
< "0.2.0"
mirage-entropy-xen
< "0.2.0"
mirage-net-lwt
< "1.2.0"
mirage-net-macosx
>= "1.2.0" & < "1.5.0"
mirage-net-solo5
< "0.4.1"
mirage-net-xen
< "1.7.1"
mirage-protocols-lwt
< "1.4.1"
mirage-qubes-ipv4
< "0.6.1"
mirage-runtime
< "3.4.0"
mirage-types-lwt
< "3.4.0"
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.2.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"
tls
>= "0.15.0"
tuntap
>= "0.6" & < "1.8.1"
vchan
>= "0.9.6" & < "2.0.0"
vhd-format
>= "0.7.0" & < "0.9.1"
vmnet
< "1.3.3"
Conflicts
ppx_sexp_conv
= "113.33.00+4.03"