Skip to content

Conversation

@peterharperuk
Copy link
Contributor

The DHCP server broadcasts messages. This 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.

Fixes #382

The DHCP server broadcasts messages. This 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.

Fixes raspberrypi#382
@peterharperuk peterharperuk requested a review from kilograham June 6, 2023 17:14
@kilograham kilograham merged commit 4005af1 into raspberrypi:develop Jun 8, 2023
samveen pushed a commit to samveen/micropython that referenced this pull request Sep 22, 2023
The DHCP server broadcasts messages. This 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 <[email protected]>
Source: raspberrypi/pico-examples#392

Signed-off-by: Samveen <[email protected]>
samveen pushed a commit to samveen/micropython that referenced this pull request Sep 22, 2023
The DHCP server broadcasts messages. This 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: raspberrypi/pico-examples#392

Signed-off-by: Samveen <[email protected]>
dpgeorge pushed a commit to samveen/micropython that referenced this pull request Sep 29, 2023
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: raspberrypi/pico-examples#392

Signed-off-by: Samveen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants