Class: Scriptroute::NOOP_option

Inherits:
EndOfOptions_option show all
Defined in:
lib/scriptroute/packets.rb

Overview

The IPv4 NOOP option, which has a purpose.

Constant Summary

Constants inherited from IPv4option

IPv4option::IPOPT_EOL, IPv4option::IPOPT_EOOL, IPv4option::IPOPT_NOOP, IPv4option::IPOPT_RR, IPv4option::IPOPT_TIMESTAMP, IPv4option::IPOPT_TS, IPv4option::IPOPT_TS_PRESPEC, IPv4option::IPOPT_TS_TSANDADDR, IPv4option::IPOPT_TS_TSONLY

Instance Attribute Summary

Attributes inherited from IPv4option

#ipt_code, #ipt_len, #ipt_ptr

Method Summary

Methods inherited from EndOfOptions_option

#initialize, #marshal, #to_s

Methods inherited from IPv4option

creator, #initialize, #to_s

Constructor Details

This class inherits a constructor from Scriptroute::EndOfOptions_option