buglwIP - A Lightweight TCP/IP stack - Bugs: bug #41498, simhost unix project in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #41498: simhost unix project in lwip-contrib calls netif_init() twice.

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Fri 07 Feb 2014 11:47:25 AM UTC
   
 
Category:  Contrib Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Thu 20 Feb 2014 08:57:24 PM UTC, comment #1: 

Done.

Simon Goldschmidt <goldsimon>
Group administrator
Fri 07 Feb 2014 11:47:25 AM UTC, original submission:  

lwip-devel on 13-08-18:
"Hi,
Hopefully this is the right place to report this.
In the simhost unix project, netif_init() is called twice.
Once directly in main_thread and a second time through main_thread ->tcpip_init->netif_init.
In the case where LWIP_HAVE_LOOPIF is enabled this causes next field the loop_netif to point to loop_netif itself making the netif_list circular.

Thanks,
Ilya"

Simon Goldschmidt <goldsimon>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-02-20 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code