Modules | |
DHCP module tests | |
Classes | |
class | ns3::DhcpClient |
Implements the functionality of a DHCP client. More... | |
class | ns3::DhcpHeader |
BOOTP header with DHCP messages supports the following options: Subnet Mask (1), Address Request (50), Refresh Lease Time (51), DHCP Message Type (53), DHCP Server ID (54), Renew Time (58), Rebind Time (59) and End (255) of BOOTP. More... | |
class | ns3::DhcpHelper |
The helper class used to configure and install DHCP applications on nodes. More... | |
class | ns3::DhcpServer |
Implements the functionality of a DHCP server. More... | |