Where can I change the configs of the dhcp options when sending a dhcp request with the LwIP library?
I need to set option 53 (DHCP message type (discover)), 61 (client identifier), 12 (host name), 60 (vendor class identifier) and 55 (parameter request list).
I created my project with CubeMx on stm32f7.