udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 17 Jun 2009 09:54:52 +0000 (11:54 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 17 Jun 2009 09:54:52 +0000 (11:54 +0200)
commitac906fa85e61b4e34161709de777616f858bc945
tree7b247714814fd9dcf3fd3dccf954521b29eef5a2
parented8982bfc0e9895fe707a5f6152cf184e06f2052
udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
16 files changed:
networking/udhcp/Config.in
networking/udhcp/arpping.c
networking/udhcp/clientpacket.c
networking/udhcp/clientsocket.c
networking/udhcp/common.c
networking/udhcp/common.h
networking/udhcp/dhcpc.c
networking/udhcp/dhcpc.h
networking/udhcp/dhcpd.c
networking/udhcp/dhcpd.h
networking/udhcp/files.c
networking/udhcp/options.c
networking/udhcp/packet.c
networking/udhcp/script.c
networking/udhcp/serverpacket.c
networking/udhcp/socket.c