Amazing technological breakthrough possible @S-Logix pro@slogix.in

Office Address

  • #5, First Floor, 4th Street Dr. Subbarayan Nagar Kodambakkam, Chennai-600 024 Landmark : Samiyar Madam
  • pro@slogix.in
  • +91- 81240 01111

Social List

How to get RPL Child list using Contiki-NG?

Description

RPL is working rank based transfer, that is node’s individual position relative to other nodes with respect to DODAG root.

Nodes who transferring control data packets called parent and receiver is child.(parent & child based shortest range transfer).

In RPL, the immediate parent is selected by a child (child node) determined by the quality of transmission channel and rank.

Step-1

Open file at below location contiki-ng/os/net/ipv6/uip-sr.c

Here, the function handling RPL child list calculation.

Step-2

  Run the simulation.

Output