iana_special_assignments {iptools}R Documentation

IANA IPv4 Special-Purpose Address Registry

Description

This dataset contains the registry of special address space assignments for IPv4 IP addresses, as set by IANA. It consists of a data.frame containing the columns:

Usage

data(iana_special_assignments)

Format

A data frame with 256 rows and 5 variables

Note

Last updated 2014-08-07

References

See Also

iana_special_assignments_refresh to refresh this dataset, and iana_assignments for a dataset covering general (non-special) IPv4 assignments.


[Package iptools version 0.6.1 Index]