diff options
author | Antoine Girard-Vallée <antoine.girard-vallee@savoirfairelinux.com> | 2019-03-08 09:24:42 -0500 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2019-04-13 16:27:26 +0200 |
commit | 0e7bd69bb58e0914f25e3543e6beb142a203738c (patch) | |
tree | 2826e4622a962780f46dd0cfb57401c0997b0f23 /networking/whois.c | |
parent | 2945822f8680c10bd6930c752c10849a725b5ef7 (diff) | |
download | busybox-0e7bd69bb58e0914f25e3543e6beb142a203738c.tar.gz |
udhcp: add 100 and 101 dhcp options for ipv4
Support for the IEEE timezone string and timezone database strings (100
and 101 options respectively) is added for ipv4, conforming to RFC-4833.
The two options are passed to hook scripts in the variables tzstr and
tzdbstr.
function old new delta
dhcp_option_strings 280 294 +14
dhcp_optflags 76 80 +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 18/0) Total: 18 bytes
Signed-off-by: Antoine Girard-Vallée <antoine.girard-vallee@savoirfairelinux.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/whois.c')
0 files changed, 0 insertions, 0 deletions