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_sixlowpan: Introduce 6Lo GNRC dispatch sub-layer #8512

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Feb 2, 2018

Contribution description

This abstracts the sending and receiving of 6Lo packets to the new
6Lo sub-layer model introduced in #8511 and exemplifies it as well.

Issues/PRs references

Addresses parts of #8511

@miri64 miri64 requested a review from cgundogan February 2, 2018 15:45
@miri64 miri64 added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Area: network Area: Networking GNRC labels Feb 2, 2018
@miri64 miri64 mentioned this pull request Feb 2, 2018
6 tasks
@miri64
Copy link
Member Author

miri64 commented Feb 19, 2018

@cgundogan ping?

@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 Mar 1, 2018
Copy link
Member

@cgundogan cgundogan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK, please squash.

@cgundogan cgundogan added the CI: needs squashing Commits in this PR need to be squashed; If set, CI systems will mark this PR as unmergable label Mar 1, 2018
@miri64 miri64 force-pushed the gnrc_sixlowpan/enh/gnrc-dispatch branch from 7e5f8fe to 315ad14 Compare March 1, 2018 13:01
@miri64
Copy link
Member Author

miri64 commented Mar 1, 2018

Squashed. Also, please remember this discussion regarding the NEEDS SQUASHING label ;-).

@miri64 miri64 added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: needs squashing Commits in this PR need to be squashed; If set, CI systems will mark this PR as unmergable CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 1, 2018
@cgundogan
Copy link
Member

Maintainer Private Archives Authentication

? :P

@miri64
Copy link
Member Author

miri64 commented Mar 1, 2018

Maintainer Private Archives Authentication

? :P

You are a maintainer... log-in with the password mailman sent you when you were registered to the maintainers list to view the archive.

@cgundogan
Copy link
Member

travis dislikes this PR

@miri64 miri64 force-pushed the gnrc_sixlowpan/enh/gnrc-dispatch branch from 315ad14 to 67d7aea Compare March 1, 2018 13:14
@miri64
Copy link
Member Author

miri64 commented Mar 1, 2018

travis dislikes this PR

Fixed and squashed immediately.

This abstracts the sending and receiving of 6Lo packets to the new
6Lo sub-layer model introduced in RIOT-OS#8511 and exemplifies it as well.
@cgundogan cgundogan merged commit 1800566 into RIOT-OS:master Mar 1, 2018
@miri64 miri64 deleted the gnrc_sixlowpan/enh/gnrc-dispatch branch March 1, 2018 14:08
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 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