diff options
Diffstat (limited to 'networking/udhcp/options.c')
-rw-r--r-- | networking/udhcp/options.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/options.c b/networking/udhcp/options.c index c2a230527..09d31c69b 100644 --- a/networking/udhcp/options.c +++ b/networking/udhcp/options.c | |||
@@ -13,6 +13,7 @@ | |||
13 | 13 | ||
14 | /* Supported options are easily added here. | 14 | /* Supported options are easily added here. |
15 | * See RFC2132 for more options. | 15 | * See RFC2132 for more options. |
16 | * OPTION_REQ: these options are requested by udhcpc (unless -o). | ||
16 | */ | 17 | */ |
17 | const struct dhcp_option dhcp_options[] = { | 18 | const struct dhcp_option dhcp_options[] = { |
18 | /* flags code */ | 19 | /* flags code */ |