Class: PacketGen::Header::TCP::SACK
- Defined in:
- lib/packetgen/header/tcp/option.rb
Overview
Selective Acknowledgment TCP option
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
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