udhcpd: don't fail ARP check if returned MAC matches client's one
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 16 Jun 2009 08:20:27 +0000 (10:20 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 16 Jun 2009 08:20:27 +0000 (10:20 +0200)
commit47f2d7ef7d4dbeea19a55f9d73ef826f9d06650f
treea84db8f0215526b9728f2f2b94214100e853a98c
parent1f363a086779152ab04067e81484b8bb69e4af72
udhcpd: don't fail ARP check if returned MAC matches client's one

Also, do not unicast replies to yiaddr.

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