Hi,
- if (dhcp_client->state == REQUESTING || dhcp_client->state == REBOOTING)
+ if (dhcp_client->state == REQUESTING || dhcp_client->state == REBOOTING ||
dhcp_client->state == REBINDING)
dhcp_add_option_uint32(&packet, DHCP_REQUESTED_IP,
dhcp_client->requested_ip);
Please, be aware that we apply the 80 characters line length limit in
ConnMan.
Resend your patch with such proper style applied
Thanks,
Tomasz
_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman