lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #53125] netif_find(const char *name) cannot return cor


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #53125] netif_find(const char *name) cannot return correct netif
Date: Mon, 12 Feb 2018 03:37:18 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0

Update of bug #53125 (project lwip):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Read the docs: you don't pass 'netif->name' to 'netif_find()'. If
'netif->name' is 'en', you pass 'en0' to get the first netif of all the 'en'
netifs.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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