diff options
| author | Peter Harper <peter.harper@raspberrypi.com> | 2023-09-22 18:46:08 +0530 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-09-29 14:53:26 +1000 |
| commit | 584c495d3201bbf01190cff673533bc405cee53f (patch) | |
| tree | 3990faf404ea3c1ed9652887ab682a743ec00126 /extmod/asyncio/task.py | |
| parent | 58c2c503a93bde9b9a48c76151c6a52ff56ab4f9 (diff) | |
shared/netutils/dhcpserver: Reply on correct netif.
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>
Diffstat (limited to 'extmod/asyncio/task.py')
0 files changed, 0 insertions, 0 deletions
