Class: Pio::Dhcp::BootReply

Inherits:
Message
  • Object
show all
Defined in:
lib/pio/dhcp/boot_reply.rb

Overview

DHCP Reply Frame Base Class

Direct Known Subclasses

Ack, Offer

Defined Under Namespace

Classes: Options

Constant Summary collapse

MESSAGE_TYPE =
2

Method Summary

Methods inherited from Message

#const_type, create_from, #initialize, #options_klass

Constructor Details

This class inherits a constructor from Pio::Dhcp::Message