summaryrefslogtreecommitdiff
path: root/extmod/asyncio/task.py
diff options
context:
space:
mode:
authorPeter Harper <peter.harper@raspberrypi.com>2023-09-22 18:46:08 +0530
committerDamien George <damien@micropython.org>2023-09-29 14:53:26 +1000
commit584c495d3201bbf01190cff673533bc405cee53f (patch)
tree3990faf404ea3c1ed9652887ab682a743ec00126 /extmod/asyncio/task.py
parent58c2c503a93bde9b9a48c76151c6a52ff56ab4f9 (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