Re: [lwip-users] DHCP problems

2020-02-17 Thread goldsimon
Am 17. Februar 2020 13:21:46 MEZ schrieb Trampas Stern : >How should I be using the 'lwip_cyclic_timers' ? It's an array of timer callback functions and their required timer frequency. You should use this to set up your timers, so you'll be calling all required timers in the future. Regards,

Re: [lwip-users] DHCP problems

2020-02-17 Thread Trampas Stern
How should I be using the 'lwip_cyclic_timers' ? On Sat, Feb 15, 2020 at 2:36 PM goldsi...@gmx.de wrote: > Am 14.02.2020 um 19:53 schrieb Trampas Stern: > > OK walking through the code it appears somewhere along the way the ACD > > module was added and it looks like it needs to have it's > > tim

Re: [lwip-users] DHCP problems

2020-02-15 Thread goldsi...@gmx.de
Am 14.02.2020 um 19:53 schrieb Trampas Stern: > OK walking through the code it appears somewhere along the way the ACD > module was added and it looks like it needs to have it's > timer periodically called.  > > I added it to the timer list and seem to work now.  I would have figured > that the AC

Re: [lwip-users] DHCP problems

2020-02-14 Thread Trampas Stern
OK walking through the code it appears somewhere along the way the ACD module was added and it looks like it needs to have it's timer periodically called. I added it to the timer list and seem to work now. I would have figured that the ACD timer would have been called from the DHCP timer for back

Re: [lwip-users] DHCP problems

2020-02-14 Thread Trampas Stern
here is some more logs: dhcp.c 518: dhcp_fine_tmr(): request timeout dhcp.c 539: dhcp_timeout() dhcp.c 542: dhcp_timeout(): restarting discovery dhcp.c 978: dhcp_discover() dhcp.c 1899: transaction id xid(abcd0001) dhcp.c 992: dhcp_discover: making request dhcp.c 1004: dhcp_discover: sendto(DI