584c495d32
The DHCP server broadcasts messages. They are being sent via the default netif which might be completely the wrong network. We want to send messages to the netif we got the original message from. Original author: [Peter Harper](https://github.com/peterharperuk) Source: https://github.com/raspberrypi/pico-examples/pull/392 Signed-off-by: Samveen <samveen@samveen.in> |
||
---|---|---|
.. | ||
dhcpserver.c | ||
dhcpserver.h | ||
netutils.c | ||
netutils.h | ||
trace.c |