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

doc/roadmap: Make working 6LBR a goal #20351

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Feb 7, 2024

Contribution description

This describes goals of the border router example, and lists candidate technologies for achieving them.

ND Proxy is there explicitly because NAT66 was also discussed, which I dislike a lot because it pulls in all the old IPv4 NAT problems all over again. (Plus ND proxying might be doable with O(1) state if the 6LBR distributes 16bit addresses).

Issues/PRs references

Coming out of a discussion on matrix with @benpicco and @miri64.

@github-actions github-actions bot added the Area: doc Area: Documentation label Feb 7, 2024
@chrysn chrysn added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Feb 7, 2024
@riot-ci
Copy link

riot-ci commented Feb 7, 2024

Murdock results

✔️ PASSED

2f5ad41 doc/roadmap: Make working 6LBR a goal

Success Failures Total Runtime
1 0 1 01m:01s

Artifacts

Copy link
Member

@miri64 miri64 left a comment

Choose a reason for hiding this comment

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

Soft-ACK as high layers network stack maintainer.

@chrysn
Copy link
Member Author

chrysn commented Feb 7, 2024

A note on Proxy ND: There is another 6LBR implementation that does it.

@maribu maribu added this pull request to the merge queue Feb 21, 2024
Merged via the queue into RIOT-OS:master with commit 8c3c48e Feb 21, 2024
28 checks passed
@chrysn chrysn deleted the 6lbr-roadmap branch February 22, 2024 13:41
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants