Class: RubySMB::SMB1::Packet::Trans2::SetFsInformationResponseDataBlock

Inherits:
DataBlock
  • Object
show all
Defined in:
lib/ruby_smb/smb1/packet/trans2/set_fs_information_response.rb

Overview

The DataBlock specific to this packet type. Parent subcommand: MS-CIFS 2.2.6.5 TRANS2_SET_FS_INFORMATION (0x0004) ("reserved but not implemented"); actual shape used by the CIFS UNIX Extensions implementation in source3/smbd/smb1_trans2.c:1706-1915 (call_trans2setfsinfo).

Instance Attribute Summary

Attributes inherited from DataBlock

#enable_padding

Method Summary

Methods inherited from DataBlock

#initialize_instance

Methods inherited from DataBlock

calculate_byte_count, #calculate_byte_count, data_fields, #field_enabled?