Kenji Arai / TYBLE16_mbedlized_os5_several_examples_1st

Dependencies:   nRF51_Vdd TextLCD BME280

Embed: (wiki syntax)

« Back to documentation index

nd6_priv.h File Reference

nd6_priv.h File Reference

Neighbor discovery and stateless address autoconfiguration for IPv6. More...

Go to the source code of this file.

Data Structures

struct  nd6_q_entry
 struct for queueing outgoing packets for unknown address defined here to be accessed by memp.h More...
struct  nd6_neighbor_cache_entry
 Struct for tables. More...

Detailed Description

Neighbor discovery and stateless address autoconfiguration for IPv6.

Aims to be compliant with RFC 4861 (Neighbor discovery) and RFC 4862 (Address autoconfiguration).

Definition in file nd6_priv.h.