Class: Scriptroute::UDP

Inherits:
IPv4
  • Object
show all
Includes:
UDPgeneric
Defined in:
lib/scriptroute/packets.rb

Direct Known Subclasses

NTP

Constant Summary

Constants inherited from IPv4

IPv4::IPPROTO_ICMP

Constants inherited from IP

IP::IPPROTO_TCP, IP::IPPROTO_UDP

Instance Attribute Summary

Attributes included from UDPgeneric

#uh_dport, #uh_sport, #uh_sum, #uh_ulen

Attributes inherited from IPv4

#ip_dst, #ip_hl, #ip_id, #ip_len, #ip_off, #ip_options, #ip_p, #ip_src, #ip_sum, #ip_tos, #ip_ttl, #ip_v

Method Summary

Methods included from UDPgeneric

#initialize, #ip_payload_len, #marshal, #to_s, #udp_unmarshal

Methods inherited from IPv4

#add_option, #calculate_header_len, #calculate_packet_len, creator, #ip_payload_len, #ipv4_unmarshal, #to_s

Methods inherited from IP

creator, #to_bytes