[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #28183] ARP and TCP/IP cannot be disabled on netif use
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #28183] ARP and TCP/IP cannot be disabled on netif used for PPPoE |
Date: |
Sun, 14 Feb 2010 16:46:28 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 |
Update of bug #28183 (project lwip):
Status: None => Fixed
Assigned to: None => goldsimon
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
Fixed by adding a new flag, NETIF_FLAG_ETHERNET, which is checked in
tcpip_input. Also, ethernet_input does not handle ARP/IP packets if
NETIF_FLAG_ETHARP is not set.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?28183>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #28183] ARP and TCP/IP cannot be disabled on netif used for PPPoE,
Simon Goldschmidt <=