NetBurner 3.1
dhcpd.h File Reference

NetBurner DHCP Server. More...

#include <predef.h>
#include <constants.h>
#include <buffers.h>
#include <nettypes.h>

Go to the source code of this file.

Functions

bool AddStandardDHCPServer (int intf=0, IPADDR4 startAddr=IPADDR4::NullIP())
 Starts a standard allocator DHCP server. More...
 

Detailed Description

NetBurner DHCP Server.

The DHCPD library provides a DHCP server daemon such that the Netburner module can provide leases to other devices on the same network. The standard reference implementation also implements a discovery mechanism which will only enable the server if no other server is present when initiated.