This commit is contained in:
Baptiste Wicht 2016-10-01 21:58:08 +02:00
parent 42caf08daf
commit c7a3d7a5c3
No known key found for this signature in database
GPG Key ID: C5566B6C7F884532

View File

@ -72,6 +72,8 @@ void network::dhcp::layer::decode(network::interface_descriptor& /*interface*/,
}
std::expected<network::dhcp::dhcp_configuration> network::dhcp::layer::request_ip(network::interface_descriptor& interface) {
logging::logf(logging::log_level::TRACE, "dhcp: Start discovery\n");
listening = true;
// 1. Send DHCP Discovery