module documentation
This module contains the classes for the DHCP service base class and the DHCP4 and DHCP6 implementations.
Class |
|
A class to represent a DHCP4 service, inherited from DhcpService |
Class |
|
A class to represent a DHCP6 service, inherited from DhcpService |
Class |
|
A class to represent a generic DHCP service, inherited from Allocator and used by the DHCP4 and DHCP6 services |