diff options
author | Jeremy Katz <katzj@redhat.com> | 2006-06-21 22:18:37 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2006-06-21 22:18:37 +0000 |
commit | 7d7056a0923600ab15bafca5b8916997a1f854c8 (patch) | |
tree | ef71cc91d94440d71dea6a73ce2e6a110a13fb4f /ChangeLog | |
parent | cb77bf413ad9f09409261439bb72f6eefe6f57d3 (diff) | |
download | anaconda-7d7056a0923600ab15bafca5b8916997a1f854c8.tar.gz anaconda-7d7056a0923600ab15bafca5b8916997a1f854c8.tar.xz anaconda-7d7056a0923600ab15bafca5b8916997a1f854c8.zip |
2006-06-21 Jeremy Katz <katzj@redhat.com>
* loader2/net.c (doDhcp): Use a timeout of 45 seconds instead of
10 so that we're in compliance with the dhcp rfc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-06-21 Jeremy Katz <katzj@redhat.com> + + * loader2/net.c (doDhcp): Use a timeout of 45 seconds instead of + 10 so that we're in compliance with the dhcp rfc + 2006-06-21 Peter Jones <pjones@redhat.com> * net.c (ipCallback): check return values correctly on inet_pton() |