lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27858] PPP: missing call to netif_set_down()


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #27858] PPP: missing call to netif_set_down()
Date: Thu, 03 Dec 2009 19:58:32 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5

Follow-up Comment #1, bug #27858 (project lwip):

I think this is a more generic problem when working with netif callbacks and
it should be solved in netif_remove(), i.e. resetting NETIF_FLAG_UP and
calling NETIF_STATUS_CALLBACK() in netif_remove().

It's a sad thing that the (relatively) new netif-callbacks don't have a
reason-argument which we can use to indicate that we remove the netif.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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