lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20409] Add netif callback function for link change ev


From: Frédéric Bernon
Subject: [lwip-devel] [bug #20409] Add netif callback function for link change event
Date: Wed, 11 Jul 2007 23:43:52 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Follow-up Comment #32, bug #20409 (project lwip):

>Do we want to let the netif be up'd or down'd manually? Why would we allow
that to happen?

manually up/down a netif is a basic operation on lwIP. Any embedded
application can decide to down its netif if it want to "stop" any services
activity...

>This whole up/down thing is a new feature to lwIP. We can define its
behavior however we want, but in the future we will have to provide
backwards-compatibility for it. I want to make sure we do this right the
first time around. 

Yes, but the initial impact have to be less intrusive as possible. Change
timers is not a big job to do. But I'm not sure it's really something to
change in next "1.3.0"...

>I say the timers idea is a bit too decentralized -- we have to handle the
static IP case as well, and that has no timers.

For a static IP, there is only gratuitous ARP (but it will be a synchrone
call) and IGMP's reports (and there is already a timer).



    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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