iana_assignments {iptools}R Documentation

IANA IPv4 Address Space Registry

Description

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

Usage

data(iana_assignments)

Format

A data frame with 256 rows and 5 variables

Note

Last updated 2015-05-01.

References

See Also

iana_assignments_refresh for updating the dataset, and iana_special_assignments for particular, special IPv4 assignments.


[Package iptools version 0.6.1 Index]