Class: Pio::Dhcp::BootRequest

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

Overview

DHCP Request Frame Base Class

Direct Known Subclasses

Discover, Request

Defined Under Namespace

Classes: Options

Constant Summary collapse

MESSAGE_TYPE =
1

Method Summary

Methods inherited from Message

#const_type, create_from, #initialize, #options_klass

Constructor Details

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