udhcpd: support per-client hostnames in static leases
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 16 May 2019 09:18:49 +0000 (11:18 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 16 May 2019 09:18:49 +0000 (11:18 +0200)
commita840884531df649aabc72debb2d6025dabe2abb3
treef953e5ac4ac2c7ae6535ac5569fb809cef9d929a
parent9bf6780c2888805908d9485681dadffeab3414f7
udhcpd: support per-client hostnames in static leases

function                                             old     new   delta
read_staticlease                                     222     299     +77
add_server_options                                    92     154     +62
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 139/0)             Total: 139 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
examples/udhcp/udhcpd.conf
networking/udhcp/dhcpd.c
networking/udhcp/dhcpd.h