Class: PacketGen::Header::IP::SSRR
- 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
Attributes inherited from Option
#copied, #data, #length, #option_class, #type
Method Summary
Methods inherited from LSRR
Methods inherited from Option
build, #initialize, #to_human, #to_s, types
Constructor Details
This class inherits a constructor from PacketGen::Header::IP::Option