summaryrefslogtreecommitdiff
path: root/nuttx/net/icmpv6/icmpv6_neighbor.c
Commit message (Expand)AuthorAgeFilesLines
* net/: Lots of build problems introduced into multiple NIC support. Many pla...Gregory Nutt2015-02-091-1/+1
* Networking: Clean up and consolidate some clunky stuff by adding new net_tim...Gregory Nutt2015-02-091-11/+0
* Networking: Add support for sending ICMPv6 Router Solicitation and receiving...Gregory Nutt2015-02-031-5/+1
* Costmetic updates to commentsGregory Nutt2015-02-031-14/+14
* Networking: Apply the same ARP fix for the Neighbor Solicitation logicGregory Nutt2015-02-021-0/+12
* ICMPv6: Adds basic logic to support verification that we have the IPv6 addres...Gregory Nutt2015-02-021-0/+408