Class: MetasploitDataModels::IPAddress::V4::CIDR

Inherits:
Metasploit::Model::Base
  • Object
show all
Includes:
CIDR
Defined in:
app/models/metasploit_data_models/ip_address/v4/cidr.rb

Overview

An IPv4 CIDR (Classless InterDomain Routing) block composed of a IPv4 address and prefix_length written in the form 'a.b.c.d/prefix_length'.

Constant Summary

Constants included from CIDR

CIDR::SEPARATOR

Instance Attribute Summary

Attributes included from CIDR

#address, #prefix_length

Method Summary

Methods included from CIDR

#prefix_length_before_type_cast, #value=