udhcp: shorten mac len from 16 to 6 in lease file
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 17 Jun 2009 09:57:09 +0000 (11:57 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 17 Jun 2009 09:57:09 +0000 (11:57 +0200)
commit31af3d5a1dbc750d8646f948ce642e6ae57ce880
tree37d72b13f986b1da25def340771b49be4dd3028b
parentac906fa85e61b4e34161709de777616f858bc945
udhcp: shorten mac len from 16 to 6 in lease file

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
15 files changed:
networking/udhcp/clientpacket.c
networking/udhcp/common.h
networking/udhcp/dhcpc.c
networking/udhcp/dhcpc.h
networking/udhcp/dhcpd.c
networking/udhcp/dhcpd.h
networking/udhcp/dhcprelay.c
networking/udhcp/dumpleases.c
networking/udhcp/files.c
networking/udhcp/leases.c
networking/udhcp/options.c
networking/udhcp/options.h
networking/udhcp/packet.c
networking/udhcp/script.c
networking/udhcp/serverpacket.c