dhcprelay: code shrink, and explain its workings a bit more
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 5 Oct 2010 23:45:24 +0000 (01:45 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 5 Oct 2010 23:45:24 +0000 (01:45 +0200)
commitc0f39b0fb288206036d2c442588cf597390c3622
tree889f9bcfe5230ce7b2173dec73d99671c242dd98
parent28458c64db779c27ecd63f400ea9af0e3e6b555a
dhcprelay: code shrink, and explain its workings a bit more

function                                             old     new   delta
sendto_ip4                                             -      55     +55
dhcprelay_main                                      1059     942    -117
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/1 up/down: 55/-117)           Total: -62 bytes

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