2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

pull up rt19436: client -D option

This commit is contained in:
Paul Selkirk
2009-05-27 20:11:38 +00:00
parent 350576c5d4
commit a41d7a251e
5 changed files with 48 additions and 8 deletions

View File

@@ -2471,6 +2471,7 @@ extern const char *path_dhclient_pid;
extern char *path_dhclient_script;
extern int interfaces_requested;
extern struct data_string default_duid;
extern int duid_type;
extern struct client_config top_level_config;