[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] DHCP on multiple interfaces
From: |
Toby Duckworth |
Subject: |
Re: [lwip-users] DHCP on multiple interfaces |
Date: |
Thu, 14 Mar 2019 07:39:12 -0700 (MST) |
Thank you for your response, which has helped me to iron out most of the
issues we were seeing with DHCP and multiple interfaces.
We're now calling netif_set_default on one of the network interfaces - I
think that the problem here was that it was previously being called on each
interface just before calling dhcp_start().
The remaining problem is getting DHCP to work simultaneously on multiple
interfaces. Currently starting the process on a second interface appears to
stall the first.
Thanks again,
Toby
--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html