The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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