buglwIP - A Lightweight TCP/IP stack - Bugs: bug #16602, PPP interface not reported as UP,...

 
 

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

bug #16602: PPP interface not reported as UP, so incoming packets are rejected.

Submitter:  None
Submitted:  Tue 16 May 2006 01:44:49 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Planned Release:  None
lwIP version:  None

Tue 16 May 2006 01:44:49 PM UTC, original submission:  

When receiving an UDP packet from PPP, ip_input() is rejecting the packet ("ip_input: packet not for us.") even when the PPP interface is actually UP. Adding a call to netif_set_up() in ppp.c:sifup() seems to solve the problem. I am using version 1.1.1.

Anonymous

 

(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

 

CC list is empty

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-02 christiaans StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code