mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
SAMA5 GMAC and GMII support is code complete and ready for test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
NuttX TODO List (Last updated August 2, 2013)
|
||||
NuttX TODO List (Last updated September 27, 2013)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
This file summarizes known NuttX bugs, limitations, inconsistencies with
|
||||
@@ -749,6 +749,11 @@ o Network (net/, drivers/net)
|
||||
connection (lipaddr) and verifying that it is in the subnet
|
||||
served by the driver.
|
||||
|
||||
Another issue: When sending packets to another subnet, the
|
||||
current logic falls back and uses ETH0 if it cannot find the
|
||||
device for the subnet. That lookup would need to be smarter...
|
||||
perhaps it needs a routing table.
|
||||
|
||||
Status: Open. Nothing will probably be done until I have a platform
|
||||
with two network interfaces that I need to support.
|
||||
Priority: Medium, The feature is not important, but it is important
|
||||
|
||||
Reference in New Issue
Block a user