lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #19800] IGMP: igmp_tick() will not work with NO_SYS=1


From: Frédéric Bernon
Subject: [lwip-devel] [bug #19800] IGMP: igmp_tick() will not work with NO_SYS=1
Date: Fri, 11 May 2007 16:36:32 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #6, bug #19800 (project lwip):

>Isn't what you're saying a general problem when adding a netif after
igmp_init? (in other words not related to NO_SYS setting?)

Yes, you're right. But if I "split" igmp_init to put one part in tcpip_init,
and one on the beginning of tcpip_thread (the igmp timer), some init like the
macfilter won't be done if the netif is add with "netifapi_netif_add", or
during "tcpip_init_done". That's why I think I have to fix both in the same
time.... In my case, it's not a problem, but check in like this could "broke"
lwIP for some users...

But it's not a big work. Perhaps this evenning ?



    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19800>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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