Searched hist:"6972 b91e17f19950fbf994033846a856bff4b796" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/servers/net/ |
H A D | DHCPClient.h | 6972b91e17f19950fbf994033846a856bff4b796 Thu Jul 25 01:52:46 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> servers/net: Make DHCP client more RFC 2131 compliant
* The client should enter state REBINDING only when RENEWING times out. * When in RENEWING or REBINDING state do not give up retrying unless the lease expires. * Fix bug sending 2^n DHCP requests at n-th lease renewal. * Use timeout values and renewal/rebinding times suggested by the RFC. * Use different XIDs in subsequent transactions.
|
H A D | DHCPClient.cpp | 6972b91e17f19950fbf994033846a856bff4b796 Thu Jul 25 01:52:46 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> servers/net: Make DHCP client more RFC 2131 compliant
* The client should enter state REBINDING only when RENEWING times out. * When in RENEWING or REBINDING state do not give up retrying unless the lease expires. * Fix bug sending 2^n DHCP requests at n-th lease renewal. * Use timeout values and renewal/rebinding times suggested by the RFC. * Use different XIDs in subsequent transactions.
|
H A D | NetServer.cpp | 6972b91e17f19950fbf994033846a856bff4b796 Thu Jul 25 01:52:46 UTC 2013 Pawel Dziepak <pdziepak@quarnos.org> servers/net: Make DHCP client more RFC 2131 compliant
* The client should enter state REBINDING only when RENEWING times out. * When in RENEWING or REBINDING state do not give up retrying unless the lease expires. * Fix bug sending 2^n DHCP requests at n-th lease renewal. * Use timeout values and renewal/rebinding times suggested by the RFC. * Use different XIDs in subsequent transactions.
|