lwip-users
[Top][All Lists]
Advanced

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

RE : [lwip-users] small change in tcp/ip initialization


From: Frédéric BERNON
Subject: RE : [lwip-users] small change in tcp/ip initialization
Date: Mon, 5 Mar 2007 11:15:34 +0100

Not sure it's a so good idea, because you couldn't initialize the "ARP timer" 
in the tcpip_thread's context (to avoid multithread access problems in ARP 
Table - see previous item in forum), except if this timer is also initialize in 
tcpip_thread() just before ip_timer... 
  
====================================
Frédéric BERNON 
HYMATOM SA 
Chef de projet informatique 
Microsoft Certified Professional 
Tél. : +33 (0)4-67-87-61-10 
Fax. : +33 (0)4-67-70-85-44 
Email : address@hidden 
Web Site : http://www.hymatom.fr 
====================================
P Avant d'imprimer, penser à l'environnement
 


-----Message d'origine-----
De : address@hidden [mailto:address@hidden De la part de Kieran Mansley
Envoyé : lundi 5 mars 2007 10:36
À : Mailing list for lwIP users
Objet : RE: [lwip-users] small change in tcp/ip initialization


On Mon, 2007-03-05 at 10:32 +0100, Goldschmidt Simon wrote:
> Hi,
> 
> > > My idea was to move the calls to ip_/udp_/tcp_init() from
> > tcpip_thread
> > > () to tcpip_init(). Any objections?
> > 
> > This sounds like a good idea.
> 
> Already checked it in. As you could read earlier, Dmitry suggested to 
> remove the parameters from tcpip_init() because no feedback on 
> initialization is needed any more. I think that would be good, 
> although it breaks all the ports. Any comments?

As long as you document this in the CHANGELOG file (e.g. see one of the other 
recent entries there concerning a change that breaks ports) so that we can 
include this warning in the release notes when we next release, I've no 
objections.

Kieran



_______________________________________________
lwip-users mailing list
address@hidden http://lists.nongnu.org/mailman/listinfo/lwip-users

Attachment: Frédéric BERNON.vcf
Description: Frédéric BERNON.vcf


reply via email to

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