merge from udhcp module
This commit is contained in:
@@ -27,6 +27,7 @@ struct client_config_t {
|
||||
char *script; /* User script to run at dhcp events */
|
||||
uint8_t *clientid; /* Optional client id to use */
|
||||
uint8_t *hostname; /* Optional hostname to use */
|
||||
uint8_t *fqdn; /* Optional fully qualified domain name to use */
|
||||
int ifindex; /* Index number of the interface to use */
|
||||
uint8_t arp[6]; /* Our arp address */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user