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

rpl: make send_DAO aware of multiple dodags #2608

Merged

Conversation

cgundogan
Copy link
Member

This PR removes the usage of the rpl_get_my_dodag() function in send_DAO() and send_DAO_ACK(), by passing the corresponding dodag as a function parameter.
This way, these functions can be used for multiple dodags, instead only for the default dodag.

@cgundogan cgundogan added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Area: network Area: Networking labels Mar 16, 2015
@cgundogan cgundogan added the Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. label Mar 16, 2015
@cgundogan cgundogan force-pushed the rpl_make_send_DAO_aware_of_multiple_dodags branch from 9f1e045 to 442e7b1 Compare March 16, 2015 11:38
@BytesGalore BytesGalore mentioned this pull request Mar 17, 2015
21 tasks
@OlegHahm
Copy link
Member

ACK and go!

OlegHahm added a commit that referenced this pull request Mar 18, 2015
…ltiple_dodags

rpl: make send_DAO aware of multiple dodags
@OlegHahm OlegHahm merged commit dd0a649 into RIOT-OS:master Mar 18, 2015
@cgundogan cgundogan deleted the rpl_make_send_DAO_aware_of_multiple_dodags branch March 18, 2015 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants