-
Notifications
You must be signed in to change notification settings - Fork 2k
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
NDP: implement missing functionality #3052
Comments
Should look into this when working on #5293. |
@miri65 now that the new NDP is nearly there, could you update the "missing functionalities" list please |
I'm getting older 😭 This is still up-to-date. The NIB did not add any significant new functionality. It's in the project as a reminder to the testers, that some functionality isn't implemented yet (and won't be in #7925). (side-note: even if there would be new functionalities, I only would update them after #7925 got merged ;-)) |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want me to ignore this issue, please mark it with the "State: don't stale" label. Thank you for your contributions. |
@miri64 @benpicco I was wondering what happens when the ABRO valid lifetime expires since RFC 6775 is rather ambiguous (at least to me it is) on this subject. For example, it states on page 29:
But then on page 36 it says:
I've tried digging through the code and I think I understood that RIOT just times out all information stored for a given 6LBR (i.e., including contexts and prefixes) when the ABRO valid lifetime expires, regardless of the fact that prefix and context lifetimes may not have expired yet. Conversely I understood from the code that when prefixes and / or contexts expire before the ABRO does, they are timed-out independently. Is my assumption correct? |
This is an overview issue to organize ongoing development of IPv6 neighbor discovery:
Unsure, because important for understanding of RFC 6775, but unknown if implementation effort is needed:
Optional:
The text was updated successfully, but these errors were encountered: