Class: Pio::Dhcp::Offer

Inherits:
BootReply show all
Defined in:
lib/pio/dhcp/offer.rb

Overview

Dhcp Offer packet generator

Constant Summary collapse

TYPE =
2

Constants inherited from BootReply

BootReply::MESSAGE_TYPE

Method Summary

Methods inherited from Message

#const_type, create_from, #initialize, #options_klass

Constructor Details

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