API Reference ip v2.1.3

Modules

IP

IP provides representations for IP addresses and subnets for Elixir with a bunch of helpful stuff tacked on the side.

Simple representations of IP Addresses.

An exception raised by the bang-version functions in IP.Address when the supplied value is invalid.

Defines an IP prefix, otherwise known as a subnet.

An exception raised by the bang-version functions in IP.Prefix when the supplied value is invalid.

Simple parser for IANA special registry files using Saxy.

Implements scope lookup for all (currently) known scopes.

Provides the ~i sigil.

An exception raised when IP.Sigil.sigil_i fails.

Mix Tasks

A mix task which downloads the latest special purpose address registries from the IANA website and stores them in this package's priv directory.