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

Nd rfc6775 implementation for tinyos blip stack #295

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

md-jamal
Copy link
Contributor

@md-jamal md-jamal commented Jul 7, 2014

This is implementation for Neighbor Discovery for blip stack according to RFC Standard(RFC 6775).This has been tested with the border router running 6lowpan linux stack

…r Discovery support to tinyos blip stack where a node can act in any of the three roles:host,router and LBR.There is no need of wiring to IPStackC for starting the radio,just we can use the splitcontrol interface provided by the NeighborDiscovery Component NDC,which will start the radio performs all the Neighbor Discovery message transactions.Once an IP is assigned to him by the router signals the splitcontrol.startDone. Now the node can use the global ip assigned by the router
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

Successfully merging this pull request may close these issues.

1 participant