Searched hist:d5d2fdf0b3ba12e3443dc15222f198f5d1fb2346 (Results 1 – 2 of 2) sorted by relevance
/haiku/src/servers/net/ |
H A D | DHCPClient.h | d5d2fdf0b3ba12e3443dc15222f198f5d1fb2346 Fri Nov 26 17:11:22 UTC 2010 Philippe Houdoin <philippe.houdoin@gmail.com> * Renamed some option to match more RFC2132 names * dhcp_message::NextOption() now set cookie.next to NULL on exit if there is no space left * dhcp_message::Size() now handle OPTION_OVERLOAD case * Renamed _ToString() to _AddressToString() * Any error message send by DHCP server will show up in syslog now * Reorganize DHCPClient::_PrepareMessage() to make more easy to see which option is added per message type. * OPTION_SERVER_ADDRESS was always added to DHCP_REQUEST, which MUST NOT in renewal and rebinding state according RFC 2131. * add device name to resolver configuration: WIP for #6915...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39650 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | DHCPClient.cpp | d5d2fdf0b3ba12e3443dc15222f198f5d1fb2346 Fri Nov 26 17:11:22 UTC 2010 Philippe Houdoin <philippe.houdoin@gmail.com> * Renamed some option to match more RFC2132 names * dhcp_message::NextOption() now set cookie.next to NULL on exit if there is no space left * dhcp_message::Size() now handle OPTION_OVERLOAD case * Renamed _ToString() to _AddressToString() * Any error message send by DHCP server will show up in syslog now * Reorganize DHCPClient::_PrepareMessage() to make more easy to see which option is added per message type. * OPTION_SERVER_ADDRESS was always added to DHCP_REQUEST, which MUST NOT in renewal and rebinding state according RFC 2131. * add device name to resolver configuration: WIP for #6915...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39650 a95241bf-73f2-0310-859d-f6bbb57e9c96
|