Class: PacketGen::Header::IP::SSRR

Inherits:
LSRR
  • Object
show all
Defined in:
lib/packetgen/header/ip/option.rb

Overview

Strict Source and Record Route IP option

Constant Summary

Constants inherited from Option

Option::EOL_TYPE, Option::LSRR_TYPE, Option::NOP_TYPE, Option::RA_TYPE, Option::RR_TYPE, Option::SI_TYPE, Option::SSRR_TYPE

Instance Attribute Summary

Attributes inherited from LSRR

#data, #pointer

Attributes inherited from Option

#copied, #data, #length, #option_class, #type

Method Summary

Methods inherited from LSRR

#pointed_addr, #to_human

Methods inherited from Option

build, #initialize, #to_human, #to_s, types

Constructor Details

This class inherits a constructor from PacketGen::Header::IP::Option