Tobias Krawutschke found a bug where the DHCP client would accept packets
authorRob Landley <rob@landley.net>
Thu, 26 May 2005 05:25:12 +0000 (05:25 -0000)
committerRob Landley <rob@landley.net>
Thu, 26 May 2005 05:25:12 +0000 (05:25 -0000)
commit0b1ff5a60630ebe957e3f28a3e17e28ec7b6fbe4
tree5fe5db78e39b6cd56658925ae4e036453e3b4304
parent8b2d02ed34fe9f43c070d553ac5bc9491cb474a2
Tobias Krawutschke found a bug where the DHCP client would accept packets
with the wrong ARP address, meaning we could easily get somebody else's IP.
That is a bad thing, and this is the minimal two-line fix.
networking/udhcp/dhcpc.c