How to Add the Variable in Neighbor Address in RPL using Contiki Cooja Simulator?
Share
Steps for adding the variable in neighbor address in rpl using cooja
Description:
"Neighbor Discovery Optimizations for 6LoWPAN networks" (6LoWPAN ND) adapts IPv6 ND for operations over energy-constrained LLNs.To access the variable during neighbor list access, it is appended in the neighbor address.
Step-1
open a file at location
->Home / user / contiki/core / net / rpl / ipv6 / uip-ds6-nbr.c handle the neighbor address in rpl.