[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #16602] PPP interface not reported as UP, so incoming
From: |
anonymous |
Subject: |
[lwip-devel] [bug #16602] PPP interface not reported as UP, so incoming packets are rejected. |
Date: |
Tue, 16 May 2006 13:44:50 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Avant Browser; Avant Browser; .NET CLR 1.1.4322) |
URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16602>
Summary: PPP interface not reported as UP, so incoming
packets are rejected.
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: None
Submitted on: Tuesday 05/16/2006 at 13:44 UTC
Category: None
Severity: 3 - Normal
Item Group: Faulty Behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
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.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16602>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #16602] PPP interface not reported as UP, so incoming packets are rejected.,
anonymous <=