Class: PacketGen::Header::TCP::EOL

Inherits:
Option
  • Object
show all
Defined in:
lib/packetgen/header/tcp/option.rb

Overview

End Of Option TCP option

Author:

  • Sylvain Daubert

Constant Summary

Constants inherited from Option

Option::ECHOREPLY_KIND, Option::ECHO_KIND, Option::EOL_KIND, Option::MSS_KIND, Option::NOP_KIND, Option::SACKOK_KIND, Option::SACK_KIND, Option::TS_KIND, Option::WS_KIND

Instance Attribute Summary

Attributes inherited from Option

#kind, #length, #value

Method Summary

Methods inherited from Option

#initialize, #inspect, #length?, #old_set_value, #to_human, #to_s

Constructor Details

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