lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] 2.0.0 Beta2?


From: Greg Smith
Subject: Re: [lwip-users] 2.0.0 Beta2?
Date: Mon, 20 Jun 2016 22:48:57 +0000

Hi Simon & Sylvain.

> Sent: Monday, 20 June 2016 04:27
>
> > - work around the often found link-time issue of the fact that the file name
> > 'timers.c' is used by FreeRTOS, too (anyone have a good idea?)
>
> timeouts.c, timetriggers.c ?

Just a couple thoughts:
Easier: Rename to lwip_timers.c/.h

Harder: Or maybe refactor and put the TCP timers in tcp.c/.h (or new files called tcp_timers.c/.h) and put the others into sys.c/.h (or new files sys_timers.c/.h).
(I'm not intimately familiar with these files, so I don't know if this is a reasonable suggestion or not.)

>
>
> > I'm open for votes on what else to include into 2.0.0 final, but I'd rather
> > throw out 2.0.1 soon instead of delaying 2.0.0 further...
>
> I started working on a PPP rework to allow user custom configuration (as
> per Greg request), which is almost finished, the hardest part is done. A
> couple of macros and removal of useless function arguments replaced with
> config set and we should be done. If everything went I expected it
> should be finished in a couple of days, is that ok for you ?

I'd prefer to get the PPP(oS) stuff in the 2.0.0 release, of course. However, I don't want to be the hold-up for the whole community and I can make do with what I have right now. So if I get outvoted, I won't hold it personally against anyone. :-)

-- Greg



This email has been scanned for email related threats and delivered safely by Mimecast.
For more information please visit http://www.mimecast.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]