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

Missing DODAG configuration #23

Open
smlng opened this issue Jun 8, 2016 · 4 comments
Open

Missing DODAG configuration #23

smlng opened this issue Jun 8, 2016 · 4 comments

Comments

@smlng
Copy link

smlng commented Jun 8, 2016

Unstrung does not send a DODAG configuration option, as described in RFC 6550 6.7.6.

Though, I also thought its optional on first read, it finally states

This option ... MUST be included in response to a unicast request, e.g. a
unicast DODAG Information Solicitation (DIS) message.

This issues popped up when I tried to run sunshine RPL with some sensor nodes running RIOT. RIOT is expecting this option and by default will discard any DODAG without it, as a workaround i compiled RIOT with CFLAGS += -DGNRC_RPL_DODAG_CONF_OPTIONAL_ON_JOIN.

@mcr
Copy link
Collaborator

mcr commented Jun 8, 2016

Just to ack your report.

@smlng
Copy link
Author

smlng commented Jun 8, 2016

@mcr any plans to implement this feature in the near future? I would offer my help on this, though I have other task on my list as well - so no guarantees 😄

@mcr
Copy link
Collaborator

mcr commented Jun 8, 2016

@sming, if "near future" you mean before end of June. No. By end of September, definitely.

@smlng
Copy link
Author

smlng commented Jun 9, 2016

No, June wasn't my time frame either ... September sounds good! If you need help, e.g., interop tests with the RPL implementation in RIOT-OS, I'm in.

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

2 participants