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

uhcp: fix handling of pushed prefix #15359

Merged
merged 2 commits into from Nov 24, 2020
Merged

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Nov 2, 2020

Contribution description

Fixes #15353 as proposed in #15353 (comment).

Testing procedure

See steps to reproduce in #15353. The examples/gnrc_border_router should configure the same prefix as before.

Issues/PRs references

@miri64 miri64 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: network Area: Networking labels Nov 2, 2020
Copy link
Contributor

@benpicco benpicco left a comment

Choose a reason for hiding this comment

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

Looks good to me - please squash.

@miri64
Copy link
Member Author

miri64 commented Nov 24, 2020

Squashed!

@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 24, 2020
@benpicco benpicco merged commit 6a4ece5 into RIOT-OS:master Nov 24, 2020
@miri64 miri64 deleted the uhcp/fix/i15353 branch November 28, 2020 19:51
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: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uhcp: Incorrect handling of uhcp_push_t prefix
3 participants