Contiki 2.6

uip-neighbor.c File Reference

Database of link-local neighbors, used by IPv6 code and to be used by a future ARP code rewrite. More...

#include "net/uip-neighbor.h"
#include <string.h>
#include <stdio.h>

Go to the source code of this file.


Detailed Description

Database of link-local neighbors, used by IPv6 code and to be used by a future ARP code rewrite.

Author:
Adam Dunkels <adam@sics.se>

Definition in file uip-neighbor.c.