lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #53126] netif_remove(struct netif *netif) does not dec


From: Joel Cunningham
Subject: [lwip-devel] [bug #53126] netif_remove(struct netif *netif) does not decrease netif_num
Date: Mon, 12 Feb 2018 08:49:24 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

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

I'm not aware of any feature in LwIP that relies on having netif_num decreased
during netif_remove.  Are you seeing some failure/incorrect behavior?

The netif_num logic (in netif_add) is implemented correctly that it handles
rollover and skips any in-use numbers when rollover occurs

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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