udhcpc: support for -O <option>.
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 10 Dec 2007 07:03:38 +0000 (07:03 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 10 Dec 2007 07:03:38 +0000 (07:03 -0000)
commit191836845e4551fe6191dc0d43b45a0232bff8be
treee6fd859b756304842334d0e0603856be2a5948e6
parent75aa615bef478622cd0695b95adcf182fbbc3d95
udhcpc: support for -O <option>.
Two important notes:
* nissrv and nisdomain are not requested by default anymore!
* inconsistency between "XXXsvr" and "XXsrv" in option names resolved,
  all are "XXXsrv" now.

function                                             old     new   delta
udhcpc_main                                         2494    2600    +106
packed_usage                                       23023   23067     +44
add_requests                                          91     119     +28
static.udhcpc_longopts                               209     226     +17
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 195/0)             Total: 195 bytes
include/usage.h
networking/udhcp/clientpacket.c
networking/udhcp/dhcpc.c
networking/udhcp/dhcpc.h
networking/udhcp/options.c