summaryrefslogtreecommitdiff
path: root/nuttx/net/net_router.c
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2014-06-241-1/+1
* Another case where we should use the routing table: There may be multiple rou...Gregory Nutt2013-10-051-6/+20
* netdev_findbyaddr() will not use a routing table if one is available. It wil...Gregory Nutt2013-10-051-4/+10
* Clean-up routing table design.Gregory Nutt2013-10-051-0/+144