#include "dhcpd.h"
#include <omapip/omapip_p.h>
#include <syslog.h>
#include <signal.h>
#include <errno.h>
#include <limits.h>
#include <sys/types.h>
#include <sys/time.h>
#include "trace.h"
Go to the source code of this file.
◆ dhcp_io_shutdown()
◆ dhcp_set_control_state()
◆ dhcpd_interface_setup_hook()
◆ lease_ping_timeout()
void lease_ping_timeout |
( |
void * |
vlp | ) |
|
◆ lease_pinged()
void lease_pinged |
( |
struct iaddr |
from, |
|
|
u_int8_t * |
packet, |
|
|
int |
length |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ postconf_initialization()
void postconf_initialization |
( |
int |
quiet | ) |
|
◆ postdb_startup()
void postdb_startup |
( |
void |
| ) |
|
◆ ddns_update_style
◆ dhcp_max_agent_option_packet_length
◆ dont_use_fsync
◆ no_pid_file
isc_boolean_t no_pid_file = ISC_FALSE |
◆ omapi_port
◆ path_dhcpd_conf
◆ path_dhcpd_db
◆ path_dhcpd_pid
◆ server_identifier
struct iaddr server_identifier |
◆ server_identifier_matched
int server_identifier_matched |
◆ shutdown_state