udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same better
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 19 Oct 2010 23:42:37 +0000 (01:42 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 19 Oct 2010 23:42:37 +0000 (01:42 +0200)
commit1cbdc03411f286f4f4f27cfd3b28c56d364e4ae3
tree7f6ad40689d3f60fccdec1938b9e009245fe7f5d
parent9e244c760042e764d3504dc94cf79b41938d9b1d
udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same better

function                                             old     new   delta
packed_usage                                       27802   27808      +6
static.udhcpc_longopts                               261     250     -11
udhcpc_main                                         2799    2780     -19
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 6/-30)             Total: -24 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/common.c
networking/udhcp/dhcpc.c