commit | 0b1ff5a60630ebe957e3f28a3e17e28ec7b6fbe4 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Thu May 26 05:25:12 2005 +0000 |
committer | Rob Landley <rob@landley.net> | Thu May 26 05:25:12 2005 +0000 |
tree | 5fe5db78e39b6cd56658925ae4e036453e3b4304 | |
parent | 8b2d02ed34fe9f43c070d553ac5bc9491cb474a2 [diff] |
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.