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_netif2: gnrc_ipv6_nib: full integration into GNRC #7925

Merged
merged 138 commits into from
Nov 27, 2017

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Nov 1, 2017

Reintegration PR for gnrc_netif2_integration/master / organizational issue for GNRC integration of gnrc_ipv6_nib (the new neighbor discovery handler) and gnrc_netif2 (the new network interfaces; to be renamed gnrc_netif before this one get's merged)

See also the model of the NIB for more information.

!!! THIS PR DOES NOT REQUIRE CODE REVIEW, ONLY TESTING !!! IT IS AN AGGREGATION OF THE PULL REQUESTS MENTIONED BELOW!!!

TODOs

(in order of priority)

This PR is part of the network layer remodelling effort:
PR dependencies

@miri64 miri64 added Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. GNRC Area: network Area: Networking State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet labels Nov 1, 2017
@miri64 miri64 added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet and removed State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet labels Nov 1, 2017
@miri64 miri64 changed the title gnrc_netif2: gnrc_ipv6_nib: full integration into GNRC [WIP] gnrc_netif2: gnrc_ipv6_nib: full integration into GNRC Nov 1, 2017
@miri64
Copy link
Member Author

miri64 commented Nov 6, 2017

Ping @RIOT-OS/maintainers? We are already three days behind schedule.

@miri64
Copy link
Member Author

miri64 commented Nov 27, 2017

Yes. That was wrong copy-pasta ^^"

@bergzand
Copy link
Member

bergzand commented Nov 27, 2017

All green!

@miri64
Copy link
Member Author

miri64 commented Nov 27, 2017

I'm not hitting that button. The honor belongs to one of you guys ;-).

@bergzand bergzand merged commit 8a6d04c into master Nov 27, 2017
@bergzand
Copy link
Member

There you go :)

🎉

@miri64 miri64 deleted the gnrc_netif2_integration/master branch November 27, 2017 20:14
miri64 added a commit to miri64/RIOT that referenced this pull request Nov 27, 2017
This application existed due to a merge conflict of RIOT-OS#7925 due to a
breaking of the GNRC merge embargo and is an exact duplicate of
`tests/gnrc_netif` in all but in name. Since RIOT-OS#7925 is now merged, this
application can be removed
miri64 added a commit to miri64/RIOT that referenced this pull request Nov 29, 2017
Somehow, these files were forgotten in my big cleanup in RIOT-OS#7925. This
fixes that.
miri64 added a commit to miri64/RIOT that referenced this pull request Nov 29, 2017
Somehow, these files were forgotten in my big cleanup in RIOT-OS#7925. This
fixes that.
miri64 added a commit to miri64/RIOT that referenced this pull request Nov 29, 2017
Somehow, these files were forgotten in my big cleanup in RIOT-OS#7925. This
fixes that.
miri64 added a commit to miri64/RIOT that referenced this pull request Nov 29, 2017
Somehow, these files were forgotten in my big cleanup in RIOT-OS#7925. This
fixes that.
miri64 added a commit to miri64/RIOT that referenced this pull request Nov 30, 2017
Somehow, these files were forgotten in my big cleanup in RIOT-OS#7925. This
fixes that.
miri64 added a commit to miri64/RIOT that referenced this pull request Nov 30, 2017
Somehow, these files were forgotten in my big cleanup in RIOT-OS#7925. This
fixes that.
miri64 added a commit to miri64/RIOT that referenced this pull request Nov 30, 2017
Somehow, these files were forgotten in my big cleanup in RIOT-OS#7925. This
fixes that.
@aabadie aabadie added this to the Release 2018.01 milestone Jan 18, 2018
panail pushed a commit to panail/RIOT that referenced this pull request Oct 29, 2018
Somehow, these files were forgotten in my big cleanup in RIOT-OS#7925. This
fixes that.
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 Impact: major The PR changes a significant part of the code base. It should be reviewed carefully Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.
Projects
None yet
Development

Successfully merging this pull request may close these issues.