There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

RackTables::Schema::Result::viewIPv4AddressNetwork

DESCRIPTION

This view is a query to find the known IP addresses within a range.

PARAMETERS

The query expects two parameters:

  • lower bound, as a dot-quad IP address

  • upper bound, as a dot-quad IP address

ACCESSORS

addr

string, IP address in dot-quad form

iface

string, interface name

object_id

integer, RackObject ID

type

string, address type

AUTHOR

Sebastien Aperghis-Tramoni