amend dhcp-dhclient-options.patch

This commit is contained in:
Jiri Popelka 2014-12-17 11:00:18 +01:00
parent 5d40954fa5
commit 943825365a

View File

@ -161,7 +161,7 @@ diff -up dhcp-4.3.1b1/client/dhclient.c.fLPqYB dhcp-4.3.1b1/client/dhclient.c
char *mockup_relay = NULL;
+int bootp_broadcast_always = 0;
+
+extern u_int32_t default_requested_options[];
+extern struct option *default_requested_options[];
void run_stateless(int exit_mode);