Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path Control bits handling #6

Open
nyrahul opened this issue Nov 12, 2019 · 0 comments
Open

Path Control bits handling #6

nyrahul opened this issue Nov 12, 2019 · 0 comments

Comments

@nyrahul
Copy link
Collaborator

nyrahul commented Nov 12, 2019

RPL provides a mechanism for installing multiple downwards routes to the nodes. These multiple routes could be used for reliability, latency control or mere load-balancing within a DODAG. The path control bits are usable in both storing/non-storing MOPs.

Having said this, there is no (open) implementation which supports this mechanism primarily due to;

  1. higher memory and program space requirement
  2. spec not clear about dealing with path control bits
  3. spec does not give a high level overview with examples of the advantages of such mechanisms

Interestingly, Path control bits require mandatory handling as per Section 9.9 Point 9. An implementation needs to at-least set one active path control bit in the transit information option of the DAO message. No implementation follows this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant