buglwIP - A Lightweight TCP/IP stack - Bugs: bug #62114, Example app with PPP

 
 

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

bug #62114: Example app with PPP

Submitter:  Giuseppe Modugno <giusloq>
Submitted:  Fri 25 Feb 2022 10:44:50 AM UTC
   
 
Category:  Contrib Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Planned Release:  None
lwIP version:  git head

Fri 25 Feb 2022 10:44:50 AM UTC, original submission:  

contrib/examples/example_app/test.c

I think we need to call netif_set_default(&ppp_netif) when USE_PPP (and probably when !USE_ETHERNET) in test_netif_init().

Otherwise, it seems to me lwip isn't able to route outcoming packages over PPP netif (I reiceved no route before this fix).


Giuseppe Modugno <giusloq>

 

(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 giusloq (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code