summaryrefslogtreecommitdiff
path: root/nuttx/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* NET: Add a few missing configuration options to the Kconfig filesGregory Nutt2014-07-063-6/+16
* NET: Move private definitions from include/nuttx/net/arp.h to net/arp/arp.hGregory Nutt2014-07-061-1/+1
* NET: emoved all includes of uip.h; added includes of ip.h wherever needed. T...Gregory Nutt2014-07-042-0/+5
* Remove all inclusion of uip.hGregory Nutt2014-07-041-1/+0
* NET: Rename uip_ipaddr* to net_ipaddr*Gregory Nutt2014-06-291-3/+3
* NET: Renaming of IP address typesGregory Nutt2014-06-292-8/+8
* Move IPv6 files from net/uip to net/ipv6Gregory Nutt2014-06-284-0/+326