Class: Pio::Dhcp::Ack

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

Overview

Dhcp Ack packet generator

Constant Summary collapse

TYPE =
5

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