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

gnrc_rpl_control_messages: propagete prefix route via DAO message #4661

Merged
merged 1 commit into from
Jan 25, 2016

Conversation

Yonezawa-T2
Copy link
Contributor

Split from #4489.
If DAO message has targets with prefix_length < 128, add them to FIB with FIB_FLAG_NET_PREFIX flag.
If FIB has entries with FIB_FLAG_NET_PREFIX flag, set guessed prefix lengthes to DAO message. When #4279 is merged, this code should be also updated.

@BytesGalore BytesGalore added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Area: network Area: Networking labels Jan 21, 2016
@cgundogan cgundogan added the Community: Hack'n'ACK candidate This PR is a candidate for review and discussion during one of RIOT's monthly Hack'n'ACK parties label Jan 21, 2016
@cgundogan cgundogan added this to the Release 2016.03 milestone Jan 21, 2016
@cgundogan
Copy link
Member

ACK. thanks @Yonezawa-T2

@cgundogan cgundogan added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jan 22, 2016
@cgundogan
Copy link
Member

Travis agrees - GO

cgundogan added a commit that referenced this pull request Jan 25, 2016
gnrc_rpl_control_messages: propagete prefix route via DAO message
@cgundogan cgundogan merged commit c8839b7 into RIOT-OS:master Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Community: Hack'n'ACK candidate This PR is a candidate for review and discussion during one of RIOT's monthly Hack'n'ACK parties 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.

3 participants